Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
Basic Tweening using AS
Author: Petar Svarc
| Website: www.melontech.com |
Remark
All the functions use the onEnterFrame event of the target movie clip to achieve animation. They will not work if while the animation is still executing, the movie clip is attached a new onEnterFrame function.
To change an ongoing animation, change the animated movie clip's target parameter (for example, if you want to set a new target x coordinate for the movie clip mcEase, write: mcEase.targetX = newValueX;).
Have fun with this, I hope it finds its use in someone's new Flash movie...
Good luck!
| » 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.
|
|
|