matt poole
06-11-2001, 03:40 PM
I pretty sure your all fed up with hearing path related problems and i think mine is one, but i cant work it out.
I have a button on the main stage that plays a movie clip called franguitar. What i want to do is play the movie clip then go to the next scene (number 2). I tried putting:
gotoAndPlay ("Scene 2", 1);
...on the last frame of the movie clip, but all it did was goto the first frame of the movie clip. I also tried:
_root.gotoAndPlay ("Scene 2", 1);
...but it did the same. Any ideas...?
:-}
I have a button on the main stage that plays a movie clip called franguitar. What i want to do is play the movie clip then go to the next scene (number 2). I tried putting:
gotoAndPlay ("Scene 2", 1);
...on the last frame of the movie clip, but all it did was goto the first frame of the movie clip. I also tried:
_root.gotoAndPlay ("Scene 2", 1);
...but it did the same. Any ideas...?
:-}