home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / clowns.swf / scripts / frame_247 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  205 b   |  7 lines

  1. stop();
  2. _global.stat.actScore = _global.opt.startScore;
  3. _global.stat.actShots = _global.opt.startShots;
  4. _global.stat.actLifes = _global.opt.startLifes;
  5. _global.stat.actLevel = -1;
  6. console.score = 0;
  7.