Hi guys, I’ve been learning flash for the last 4 weeks. I’ve got most of the nuts and bolts working. Today I ran into a problem.
I want to stop an movie and wait for the user to select a button.
the button in question has a tween in animation and a tween out animation. Anyway once the selection is made the user should be taken to the corresponding scene. Before this happen the tween out animation plays and then that scene is loaded.
Problem I have is that the incorrect scenes are being loaded even when I use goto scene and label the frames to start from correctly.
Is this a flash layer problem, how or where can I get the info to fix it.
Cheers