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

  1. _root.masterb = 1;
  2. stopAllSounds();
  3. _root.score = 0;
  4. _root.risk = 2;
  5. _root.tlife = 3;
  6. play();
  7.