Level7
02-22-2003, 09:57 PM
This is about to drive me crazy...
I have a 2 MC's on the main stage and all i'm trying to do is have the #2 MC tell the 1st one goto another frame.
The Script: #2 MC
stop;
_root.MC.gotoAndPlay(30);
Problem is the debugger is saying expected ";"
Can someone please tell me what i'm missing here.
Thanks in advance
I have a 2 MC's on the main stage and all i'm trying to do is have the #2 MC tell the 1st one goto another frame.
The Script: #2 MC
stop;
_root.MC.gotoAndPlay(30);
Problem is the debugger is saying expected ";"
Can someone please tell me what i'm missing here.
Thanks in advance