home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 September / CHIP0903.ISO / t-pay / t-pay.swf / scripts / DefineSprite_390 / frame_42 / DoAction.as
Encoding:
Text File  |  2002-12-18  |  72 b   |  6 lines

  1. counter++;
  2. if(counter < 40)
  3. {
  4.    gotoAndPlay(_currentframe - 1);
  5. }
  6.