Hi guys,
I am creating a website for a project and i am trying to activate a box bropping down from another box when i click on the enter here button i have created. I have set the motion tween and its working when i preview i just unsure of the correct actionscript to start this tween when i have clicked the entere here button or how to stop it at the end of the tween.
I am scared i may have made the layers in the wrong place, they are all currently in scene 1. does my second box that is dropping down need to be set inside the layers of the first box?
Bit of a newbie at this.
Thanks in advance!
Create the dropping box movieclip as an animation by itself with a stop() coomand in the first frame and a stop() command in the last frame. The click of the button should tell the movieclip to play(); at which point the animation should play and stop at the end.
Another option would be to use an actionscript Tween to make the box drop. Going that route the animation is what you code it to be and there is no need to have to stop it as it will end where you tell the Tween to end at.
North America
Europe, Middle East and Africa
Asia Pacific