Search tutorials
Usage
As I have mentioned, the functions are now available throughout your Flash movie. Now, you need to determine where to use them. In the example, it is demonstrated how to apply a function to a particular movie clip. Let's say you have a movie clip in your root level with an instance name "mcEase", and you want to move it using animation with easing to a specific x coordinate (say, 200) on the stage. All you need to do is write the following line of code: EaseToX(_root.mcEase, 200); And voila! Just publish the movie and admire your work. Go through the other functions in the library and see what they can do for you.» 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! |