Question
Won't play next frame after movieclip is done
I have a movie clip that plays, and after its done I need the scene to go on to the next frame after that movie clip. Problem is, if I put a gotoAndPlay function at the end of the movie clip, it takes me to that frame of the movie clip instead of that frame on the global stage. Is there any way to get around this?
