Search tutorials
Example Narrative
In the attached example, all movie clips are created dynamically (using createEmptyMovieClip()). They are then drawn a rectangle each. The function DrawRectangle() is used for this goal. It takes on typical rectangle drawing parameters and executes it. I've also added it to the MovieClip class's prototype, in order to illustrate how such functions can be added to all movie clips in your Flash movie. With little modification all the tween.as functions can be added to the MovieClip.prototype as well, in case you find that syntax easier to use. Finally, the different functions are demonstrated on their corresponding, dynamically created movie clips. One movie clip is animated using multiple parameters all at once (x and y coordinates, alpha value and color).» Level Basic |
Added: 2006-05-05 Rating: 6 Votes: 4 |
» Author |
Professional Flash developer since 2002. |
» Download |
Download the files used in this tutorial. |
Download (0 kb) |
» Forums |
More help? Search our boards for quick answers! |