Navigating Scenes
Navigating Scenes
Out of context: Reply #14
- Started
- Last post
- 16 Responses
- Jimmy_Page0
Hey MX_OnD i used (as you suggested, cheers)
gotoAndPlay("salon", 1);
and it worked. I used this before, but it didn't work. I now know to compile your actionscript, save your movie, then test it. Before i was compiling the actionscript, and testing. What the later was doing was testing the previous code i put in, as i wasn't saving then testing.
I'm that used to Director MX where you compile your code and test your movie, without the saving part.
At least i know now to save before testing your movie.
Cheers