home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / mr_danger.swf / scripts / frame_7 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  84 b   |  4 lines

  1. stop();
  2. _root.gamerun = false;
  3. _root.scoreview = "Your score: " + _global.score;
  4.