Copy link to clipboard
Copied
i have a button in flash that when its clicked i want it to go back to the previous scene and frame the user was on any AS3 to do this ?
Copy link to clipboard
Copied
you can't do both at the same time, but you can use prevFrame() to go to the previous frame and prevScene() to go to the previous scene.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now