Okay, My movie is a little needlessly complex. I have my main movie, which has stop(); on frame 60, and there is a movie clip instance that starts on 58 (constant_mc, instance name: c1) and continues to play. I then have a movie clip INSIDE constant_mc called run_mc, which starts on frame 80 (of constant_mc). constant_mc has a stop(); command on frame 81. Is there any way I can get constant_mc to loop back to frame 3 when run_mc is done playing? I have a c1.gotoAndPlay(3); at the end of run_mc, but I don’t think its picking up the main timeline’s instance name. Sorry if that is confusing, but I’m sorta new to Flash and trying to pick things up.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Stuck on movie clip "goto"s!
|
0 | 82 | March 31, 2004 | |
Problems with gotoAndPlay in a movie clip using scenes [renamed] | 0 | 109 | February 14, 2005 | |
Problems with gotoAndPlay in a movie clip using scenes [renamed]
|
0 | 96 | February 14, 2005 | |
Movie clip continues main timeline when done
|
0 | 67 | April 2, 2004 | |
Movie clip continues main timeline when done
|
0 | 68 | April 2, 2004 |