Greetings All! All comments welcome in resolving this issue. I wish I could post the swf, however, it is a project for work so I will try and explain as best as possible.
I’m working on an online demo. My intro swf has 3 frames that contain movie clips each movieclip in their own seperate layer (layers 1, 3, 5).
Now layers 2 and 4 are my “Next” buttons.
Here’s the problem: when I click the “Next” button to play the next movieclip (in frame 2), the navigation continues to the next frame (frame 2), but does not stop. It goes through all 5 frames of the main swf. So basically you get a quick view of the correct movieclip, but instead of playing the movieclip in frame 2, it flashes frame 2, then the movie clip in frame 3, and so on.
I’ve used the gotoandStop code, but it doesn’t stop. Oh and forget about clicking the “Back” button. The whole thing just goes berzerk! haha
Please, any assistance would be greatly appreciated! If you require more clarification please refer to the online banking demo of Bank of America. I am trying to replicate their navigation with “Next”, “Back”, and “Pause” buttons.
I’m trying to keep this as one swf file with several scenes. This way, I will only need one preloader instead of several preloaders with the loading of every external swf file.
Thank you all in advance!
n3wbi3