3 Replies Latest reply: Dec 16, 2011 1:54 AM by bhargavi reddy RSS

    Action Script 3.0 problem

    ramviswa123 Community Member

      Hi..

           I am new in Flash Field.   I Create One animation by using ActionScript 3.0.

           In that animation I am using Buttons for jump Current frame to after some frames.

           For that I am using

          

           gotoAndStop (this.currentFrame + 10);

          

           But in Movie I click the button it will jump more than that.

       

           So, How I control this and it will jump to 10 10 ..  frames sequencialy...    

       

       

           Pls help me....