home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 August / TommyVideo.iso / flash / index.swf / scripts / DefineSprite_108 / frame_26 / DoAction.as
Encoding:
Text File  |  2003-06-08  |  59 b   |  5 lines

  1. if(counter < _parent.waitTill)
  2. {
  3.    gotoAndPlay(25);
  4. }
  5.