ActionScript 2.0 is a scripting language used by the Adobe Flash software, introduced in Flash MX 2004.
I'm using MovieClipLoader to load an external as2 swf file into my as2 flash project, and I'm having trouble getting …
flash actionscript-2 flash-cs4 swfloadergiven the following function A(b:Function) { } If function A(), can we determine the name of the function being passed …
actionscript-3 actionscript actionscript-2What more can be done if I extend MainClass with MovieClip rather than Sprite. I know that MovieClip extends Sprite …
actionscript-3 actionscript actionscript-2Using ActionScript 2.0, how do I show or hide a button onclick? I am making a simple mp3 player, and would …
flash actionscript actionscript-2I am creating an animation within Flash CS4 in Actionscript 2.0 / Flash Player 7 At the moment I have a handler (Movie …
actionscript-2 flashIm new to this flash and I am using as2 for the action script I wanted to know if there …
flash actionscript actionscript-2 flash-cs3I love the AS3 event model - it helps keep my code clean and lossely coupled. When I used to …
flash actionscript-3 actionscript-2I have a nested movie clip instance that I want to access. The path to the movie clip is defined …
flash dynamic variables actionscript-2 movieclipIn Flash, I can go into the properties of an image in the library and check 'allow smoothing' to enable …
flash actionscript actionscript-2I'm trying to learn Actionscript 2 or 3, with AS2 I eventually figured by trial and error that I could get any …
actionscript-3 migration actionscript-2