home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / FrogIT.swf / scripts / frame_118 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  104 b   |  7 lines

  1. highscore = "350";
  2. if(highscore < deinhighscore)
  3. {
  4.    highscore = eval("/score:score");
  5. }
  6. stop();
  7.