home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / snowball.swf / scripts / DefineSprite_412 / frame_7 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  243 b   |  10 lines

  1. if(h == 1)
  2. {
  3.    mmessage = _root.hometownchampion + " is the new hometown champion.  But I am sure you can beat that score.";
  4.    _root.newrecordsymb.gotoAndStop(4);
  5. }
  6. else
  7. {
  8.    mmessage = "The hometown champion is still the same.";
  9. }
  10.