To start with, I\'m not new to actionscript (AS2.0) neither am I an experienced programmer in this language and I barely use any of it\'s object oriented features (frankly, I\'ve never even written a
I am trying to make sprite sheets for rotation of DisplayObjects, and it seems that the gotoAndStop() calls are not working.
I have a movie clip of an explosion which is done in code because I am randomizing the direction and amount of debris from the explosion, so it\'s a movie clip with one frame, and all animation is don
I\'m extremely new to flash, having just started using it this semester for a class. I\'m putting together a fairly simple \"portfolio slideshow\" (it\'s a mock up for a website) for an assignment, bu
I\'d like to be notified when a MovieClip changes position, regardless of whether the position was changed by m开发者_运维技巧y code, or by the built-in drag operations.
So I have a custom preloader with 200 frames and the corresponding in Flex: gotoAndStop(Math.ceil(e.bytesLoaded/e.bytesTota开发者_开发问答l*100));
I am trying to create a simple animation, juste a picture that need to move from left to write while rotating around the vertical axis.
Background I\'m trying to create a simple \"universal\" media player which presents the same user interface (or as similar as possible) for video and audio playback. Unfortunately, FLVPlayback seems
I am loading an array of movie clips and adding them to the stage with flash as3, but the problem is that the movie clips are added to the stage as soon as they finish loading, and not in order of the
I have MovieClip, created开发者_如何学编程 with CS5. Is there a way to hide (set visible = false) all it\'s children (objects which lie on movie clip) within AS3 code?for (var i:int = clip.numChildren