home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Kamikaze.swf / scripts / DefineSprite_207 / frame_2 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  90 b   |  4 lines

  1. _root.hitpoints = random(10) + _root.hitworth;
  2. _root.score += _root.hitpoints;
  3. play();
  4.