Score: 8
"Help. :S"
date: November 1, 2008
Man, I'm making a test game, but when I put in the button "goToAndPlay(X);", it only goes to the next fotograme, not to the fotograme I put. Example:
I'm in fotograme 3, and the, the AS says if I press that button, then I must go to the ninth fotograme, but it goes to the fourth, and if I try with the "goToAndStop(X);", it doesn't work. Why?