home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / timepilot.swf / scripts / DefineSprite_228 / frame_8 / DoAction.as
Encoding:
Text File  |  2007-03-13  |  82 b   |  5 lines

  1. _root.Start = false;
  2. _root.Ship.gotoAndStop(3);
  3. _root.RemovePlanes();
  4. stop();
  5.