Stopping before next scene!
Hi,
I'm a bit of a newbie to ActionScript 3 so this is a newb question, but I'm setting up an swf with multiple scenes, and using
stop();
then when the user presses a key it will go to the next scene.
I've put 5 scenes in the film, and it just runs through all of them without stopping. I've tried gotoAndStop, but still nothing!
Any answer or direction pointing would be fantastic!
Thankyou!