Forcing Loop Finish
So, I have a flash file set up with several looping scenes and buttons that allow the users to jump back and forth between scenes.
Say the user clicks a button to jump to a new scene while in the middle of another one - is there a way to make sure the current loop will always run to it's end before switching to the new one, rather than immediately jumping to it as soon as the button is clicked?