Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
Basic Tweening using AS
Author: Petar Svarc
| Website: www.melontech.com |
Structure
What you basically need is the "tween.as" file (make sure you have all your .as and .fla files in the same folder), which should be included in your Flash source file. This is done by writing the following line of code:
#include "tween.as"
By doing this, all the functions from the library become usable throughout the Flash movie. It is as if you have declared and defined the functions in the root of your movie.
Make sure you have it in the same
| » 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.
|
|
|