home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / terrain.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  61 b   |  5 lines

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