I have created an application which allows the user to click on several buttons. Each of these buttons have different content on the seven frames.
For example; I have a game on button one, an animation on page 2, etc. The code for all seven buttons is only located on frame 1. When I click on a different button, the games continues to play the next page animation. How could I stop that?
p.s the animations/game code is set on different frames ("PAGES AS" layer)
