To go to an SPECIFIC SCENE
Add this Actionscript to a button to make sure the animation goes to an specific scene.
Replace sceneName with the name of the Scene.
The 1 represents the frame of the scene in which the animation will start. Change the number if you want it to go to an specific frame within the scene.
Choose between Play and Stop depending on whether you want the animation to start playing or not when it arrives at that scene.
|