This content has been marked as final.
Show 3 replies
-
1. Re: Action Script 3.0 problem
bhargavi reddy Dec 16, 2011 1:01 AM (in response to ramviswa123)Hi ramviswa123
You mean it will jump 10 10 frames for each time when we click on the button? or it will jump 10 10 frames continuously when we click on button once?
-
2. Re: Action Script 3.0 problem
ramviswa123 Dec 16, 2011 1:35 AM (in response to bhargavi reddy)it will jump 10 10 frames for each time when we click on the button?
-
3. Re: Action Script 3.0 problem
bhargavi reddy Dec 16, 2011 1:54 AM (in response to ramviswa123)Hey...
gotoAndStop(this.currentFrame + 10) works fine for me. I think the mistake is your timeline. How did you arrange your timeline?

