home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / SpaceEscape.swf / scripts / frame_17 / DoAction_2.as next >
Encoding:
Text File  |  2005-08-08  |  66 b   |  4 lines

  1. stop();
  2. oldScore = score;
  3. score = oldScore + oldScore * lives;
  4.