home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / towerblaster.swf / scripts / frame_7 / DoAction.as
Encoding:
Text File  |  2007-03-12  |  67 b   |  5 lines

  1. if(61 >= _framesloaded)
  2. {
  3.    gotoAndPlay(_currentframe - 2);
  4. }
  5.