Mailing List
Home
Forum Home
Flash Pro
Subjects
Subject: RE: Firework Effect
Web Service Results
Flash Interface with 10mb xml file
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash MX 2004 Sucks
Reading and displaying RSS feeds in Flash MX
Flash and QuickTime VR
Textfield prototype question
XML to Object help
Order of events per frame
MX2004 Dataset itemClassName
memory management removeMovieClip /
Event Dispatcher between classes
Help: MX 2004 How to script a print button to print the entire sli
ScrollPane component doesn 't auto update
setInterval bug identified and fixed
setInterval bug identified and fixed
Listener Object 's best practice
 
Flash Coders
Page 18 of 64 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10  

a circle is a circle is a circle ?!?

Hi list I just have noticed something very unexpected and wonder how it?s possible that I haven?t noticed that before... Anyway going through Moocks Book in Chapter13 I have build the well kn

media components paused when playing

Hi guys I 've got some really weird stuff going on with the media components ) There is a MediaDisplay and a MediaController component on stage I set the media for the display set its total t

Re: [Flashcoders] Accessing an element (instance) timeline and
contents throu

It is possible to get the active frame and put in some code. I dont remember how and i dont have the old files here. Greetz Erik At 05 55 27-2-2004 you wrote >Hello! > >I wanted to build

Getting the dynamic volume as a sound plays

ello chaps Just wondering if anyone has a way of getting the volume of a sound which is playing within Flash. I 'm not talking about global volumes for a sound getVolume () setVolume() for examp

Flash Connector Kit & AS2.0

Im not sure how many of you are making use of the Flash Connector Kit but we use it a fair bit at my company. It is pretty much our default solution in place of Remoting when we need to have Flash

Wild & crazy movement stuff

This may be totally stupid.. but function movePoint(targetx targety) { xdiff targetx-pathfinder._x ydiff targety-pathfinder._y angle Math.atan2(ydiff xdiff) angle angle*180/Ma

Strip non-nemeric characters

How would I go about stripping everything from a string that is not a number? If it isn 't 1 2 3 4 5 6 7 8 9 or 0 I want to strip it out of a var assigned by an input field. Thanks jgl

Auto Resize method for datagrid

I was just wondering if there is any method available which automatically resizes all colums of a datagrid according to the header caption width? so it should work like this .....even if my datagrid

Subject: Array.sort

Am i insane or does array.sort() only sort numbers by the *first digit*? I have an array of distances i want to sort it in ascending order. Distances go from 400 to 0. array.sort puts 224 before 3

AMFPHP vs PHPObject

Hello remoters i don 't have enough resources to purchase either .NET technologies or CF.... so i will always look for opensource alternatives so PHP or PERL are good for me as server side scrip

Frame labels to make an mc a button

I 've read something on it but i can 't find it anymore... It was lke this In an MC that has an onPress event attached label a frame "_over " and it will work like a button going to that frame i

Xfactor 's XPathing class

I 'm putting together a fairly large project at the moment and having started it using the flash 's built in XPath class I 'm sorely dissapointed with it 's shortcomings so I 've decided to use XFactor

ENTER key trapping won 't work

I am simply trying to trap the ENTER key but I cannot get it to work. I have tried

To Fix or not to F

> MM 's biggest bug the bug of all bugs is their > business logic software strategy or whatever > it 's called concerning updates. We dont get updates > for bug fixes we can 't make the bug fix

Re: [Flashcoders] MM biggest bug [WAS] To Fix or not to Fix [WAS]
MM TextArea

Carl Muzak MM 's biggest bug the bug of all bugs is their business logic software strategy or whatever it 's called concerning updates. We dont get updates for bug fixes we can 't make the b

JavaScript Errors on MSDN?!

Does anyone else working with .NET get JavaScript errors in IE (on Windows XP) when browsing through the MSDN site? I need the browser to report JavaScript errors to me because I 'm debugging my s

EndPoint.location

Greetings... With the exception of the Flash MX 2004 Pro Help files can anyone here provide some links that offer an in-depth discussion of this property? I 've scoured Macromedia 's site. Than

Using multiple themes with one component

Hello I have created 3 different themes used to customize the window component. So now I have 3 fla 's theme1.fla theme2.fla theme3.fla. My movie contains ONE window component and I use the pop

MAC apostrophes and text field display

Apostrophes entered by clients using macs are coming out as 'small boxes ' in Flash html textfield displays. Other symbols may be turning out weird as well. What can I do to make sure all characters

Pathfinding for adventure games

Just curious what pathfinding technique would you guys use for an oldschool point and click adventure game? I 'm talking about the sort where you click "pick up apple " and the character walks to the

dataset sort on date

Hi all I am feeding a recordSet to a DataSet component using flash remoting. I need to sort the dataset on a "CREATED_ON " field (which contains Date objects). The sort doesn 't look right I am g

MX 2004 Tree component- Adding a node

Ok I am using the following code to add a new node to a tree myTreeDP new XML() myTreeDP.ignoreWhite true myTreeDP.load( "/services/project.xml ") myTreeDP.onLoad function(){ myTree.

MVC aproach question

First of all hi to all of you I been diging around and reading articles about MVC programing and started a project using that aproach. My question is I am a bit confused using flash

Possibly OT- Hacking the Flash Interface

Sorry if this is OT but since I went to two people at Macromedia and got no response other than "go to a list and see if a Flash guru there knows " I figured this list would be the most likeley to ha

Subject: many loadMovie

I want have eg. 1000 copies of the same loaded image (1000 x loadMovie) but it is memory consuming - is any way to make this without memory fullfill.Something similar to attach symbol from library

createClassChildAtDepth, on stage, not on stage

I 've a problem instantiating custom components with createClassChildAtDepth... With my custom component in the library using createClasschildAtDepth won 't put my component on stage. It returns n

RE: [Flashcoders] any way to change linkage to shared symbol from
    actionscrip

Hardcoded baby. -----Original Message----- From Serge [mailto snikiforovski@(protected)] Sent Friday February 27 2004 12 08 PM To flashcoders@(protected) Subject [Flashcoders]

Multiple Selected Dates in Calendar Component.

Hi Gang Is there any way that when I open the Calendar Component pre selected several dates instead of just one date. I need to signal the user that there are several days where there are tasks

any way to change linkage to shared symbol from actionscript

Hi is there any way to changed linkage path to shared symbol from actionscript or it 's just hardcoded ? regards Serge

streaming sound, start() ???

Hello colleagues when streaming mp3 we use sound.load() when stopping we use sound.stop() but when i want to play the mp3 again i have to load again ? cos start() seems not to work.....
Page 18 of 64 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10