Go to and Play Button not Working
HI Everyone,
I'm currently trying to convert an HTML5 Canvas to action script 3.0. I successfully converted the document, but now that I'm trying to change all the code I'm encountering problems. What I am trying to do is apply a 'Stop' script to several different frames. At each of these frames, there are also buttons that I am trying to apply a 'Go to and Play' script to. However, when I applied these two code snippets to the first frame of my document and tested it, the 'Stop' script worked, but the button with the 'Go to and Play' script did not. I can click the button as many times as I want, but nothing happens. I tried leaving this code the way it was and applying the same two code snippets to the next spot where I want my animation to stop, but when I tested it, I got an 1120 error for the second button, and neither of the 'Stop' scrips nor the 'Go to and Play" scripts worked. I'm using Action script 3.0 code snippets, and both buttons have different names and instance names. I'm posting some screen shots below so you can see what I'm doing.


