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

  1. if(_root.fuel < 20)
  2. {
  3.    gotoAndPlay(3);
  4. }
  5.