home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / croc.swf / scripts / DefineSprite_233 / frame_151 / DoAction.as
Encoding:
Text File  |  2003-11-08  |  97 b   |  9 lines

  1. if(Number(confirmHighScore) == 1)
  2. {
  3.    gotoAndStop(159);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(144);
  8. }
  9.