OK, my brain gave out.
I’m trying to use the nextScene(); script with a movie clip and it’s not working.
Here’s the code:
on (press) {
nextScene();
}
I recall there was other code that you could use to advance to the next scene?
Any help or suggestions would be greatly appreciated. Thanks.