A Flash Developer Resource Site

Search:

Type: Posts; User: newlearner

Search: Search took 0.05 seconds.

  1. Replies
    32
    Views
    257,190

    Sticky: I guess this is for me, sorry

    I guess this is for me, sorry
  2. View Post

    I need any script by which I can suspend the root play head until a movie clip instance works fully and reach the last frame in it
    i.e., work this line fully first _root.scrn.gotoAndPlay(1); and the...
  3. thanks alot for reply

    I need any script by which I can suspend the root play head until a movie clip instance
    i.e., work this line fully first _root.scrn.gotoAndPlay(1); and the clip length is 48 frame

    the to go to...
  4. suspend root till a movie clip finished

    sorry Iam new in this , please some one answer me asap, why this dosen't work:
    on (release)
    {
    _root.scrn.gotoAndPlay(1);
    _root.shm.gotoAndPlay(1);

    if (_root.scrn.isActive()...
Results 1 to 4 of 4




Click Here to Expand Forum to Full Width

HTML5 Development Center