home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / levita.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2005-08-23  |  61 b   |  5 lines

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