home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / 30k_starfighter.swf / scripts / DefineSprite_5_ship / frame_15 / DoAction.as
Encoding:
Text File  |  2006-07-26  |  77 b   |  6 lines

  1. alive = false;
  2. _root.score += bonus;
  3. bonus = 0;
  4. showScore();
  5. destroy();
  6.