Hi, there
I encountered a weired problem about the buttons. Any thoughts are very appreciated.
In the main timeline, there are two layers, which took 10 frames each. On each frame, there is a movie clip. On the first layer, there is the navigation button. On the button, I wrote the script like this: on release, _root.gotoAndplay("2"
. What happens is that I pressed the button once, it went to play the movie clip on frame 2 on the main timeline. Then I clicked the button again when the movie 2 was playing, it then went to play movie 3, which lies on frame 3 in the main timeline. Did I make sense? Would you tell me why it happened?
Thank you!!!
Jenny
I encountered a weired problem about the buttons. Any thoughts are very appreciated.
In the main timeline, there are two layers, which took 10 frames each. On each frame, there is a movie clip. On the first layer, there is the navigation button. On the button, I wrote the script like this: on release, _root.gotoAndplay("2"
Thank you!!!
Jenny