Search Tutorials
' Goto the actions for the movie clip “ball” and enter the following code. pre> onClipEvent (enterFrame) { if (_root.counter =="100") { _width; _height; EX=false; } if (EX) { _width+=10; _height+=10; } if (ZX) { _rotation+=10; _x+=10; } } onClipEvent (enterFrame) { if (_root.counter =="200") { ZX=true; } if (_root.counter =="560") { ZX=false; Fadein=false; Fadeout=true; } } onClipEvent (enterFrame) { if (Fadein) { _alpha +=5; } if (Fadeout) { _alpha -=10; _width-=10; _height-=10; } } onClipEvent (load) { _alpha =0; EX=true; Fadein=true; Fadeout=false; } It is finished now test the movie to test the movie click on control and click test movie.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|