Search Tutorials
RemarkAll 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!
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||
|