home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / bumpcopter2.swf / scripts / DefineSprite_325 / frame_13 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  147 b   |  7 lines

  1. _root.used._visible = true;
  2. _root.copter.gotoAndStop(2);
  3. _root.life--;
  4. _root.lifeLost.gotoAndPlay(1);
  5. gotoAndStop(1);
  6. _root.gameOver = true;
  7.