home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / LunarLander.swf / scripts / DefineSprite_29 / frame_8 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  56 b   |  5 lines

  1. if(_parent.thrust == false)
  2. {
  3.    gotoAndPlay(26);
  4. }
  5.