home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / blob_lander.swf / scripts / frame_15 / DoAction.as
Encoding:
Text File  |  2006-07-26  |  149 b   |  9 lines

  1. stopAllSounds();
  2. _root.ship._x = 540;
  3. _root.ship._y = 460;
  4. petrol = 500;
  5. crashcount = 0;
  6. _root.ship.percentage = 100;
  7. shields = 100;
  8. stop();
  9.