OK, i have a problem with navigation, obviously anyway-
what happens is in scene 1 I have a movie clip inside a movie clip. After the second one that plays I want it to automatically go to scene 2.
So i placed
gotoAndStop(“Scene 2”, 1);
on a keyframe at the end of the animation.
Sadly this just replays the movie clip. - I’m wondering how I can get this command to work right. any ideas?
THANKS!
-wyatt