Hi guys,
I'm new at using Macromedia Flash 8 and want to know how can i set an animation to only start when i click the mouse?
Thanks in advance,
Ganman
Your animation can be on the main timeline or on a MovieClip. In either cases you have to have [tt]stop();[/tt] in the first frame of the animation so that it does not start playing straight away. Then fire [tt]play();[/tt] on button press. This is the most basic ActionScript of all, and the oldest: Flash 2!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.