Ok, I’ve been struggling with this for an hour and my brain isn’t working today. Can one of you flash guru’s help me out?
I used to have a button with the code: gotoAndStop(“scene2”, 20);
Now that button is within another movie and pressing it won’t change the scene anymore. I’ve tried: _root.gotoAndStop(“scene2”, 20); but that doesn’t work. What’s the proper way to do this?
Thanks again,
-Sage