Hola. Here is the code on my “Next” mc that is supposed to advance to the next scene, but simply doesn’t work:
on (release) {
gotoAndPlay(“Menus”, 1);
}
“Menus” being the next scene. Each scene has a stop() action on the last frame so the user can advance (or go back) when they are ready. Something seemingly so simple…
Thanks for responding. Adding _root didn’t work either. What does _root actually do?
I tried attaching the .fla but I got an error stating that it’s too big, yet it’s only 200K. Nothing’s working for me! Any ideas to get this mc to advance to the next scene?
can u post it on your site or a free website provider like geocities so we can download and check your fla?? or try using goto next scene instead of the menus instance