Search Tutorials
Action Script movieLet’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; }; - '
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|