Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
Action Script Movie
Author: Lorenzo
| Website: www.worldwebs.741.com/go.html |
Action Script movie
Let’s begin, name the 1st Layer “Move”, now insert another Layer and name it “Actions”
Create a new symbol/movie clip (make a quick circle)and goto the library drag it on the stage place it in Layer “Move”. Now name the instance “Ball”.
On Layer “Actions” in the first frame add the following code.
pre>
_root.onenterframe = function() {
counter+=10;
};
- '
| » Level Basic |
|
|
Added: : 2005-05-28
Rating: 2.64 Votes: 14
Hits: 616
|
| » Author |
|
Rate please
^Thank you^
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (111 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.
|
|
|