Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
Basic Tweening using AS
Author: Petar Svarc
| Website: www.melontech.com |
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: 5.50 Votes: 4
Hits: 563
|
| » Author |
|
Professional Flash developer since 2002.
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (0 kb)
|
|
Get conversion and unzipping tools
for PC and Mac here!
|
| » Forums |
|
More help? Search our boards for quick answers!
|
|
Please rate this tutorial, 10 is the top rating, you can also click the
comments link to read/write a review.
|
|
|