home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2005 July / Game.EXE_07_2005_DVD.iso / Flash / Strande / strande.swf / scripts / frame_150 / DoAction.as
Encoding:
Text File  |  2004-12-13  |  124 b   |  6 lines

  1. if(Stande_local_data.data.HighScore < HighScore)
  2. {
  3.    Stande_local_data.data.HighScore = HighScore;
  4. }
  5. stopAllSounds();
  6.