home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / CheeseHunt.swf / scripts / DefineSprite_66 / frame_1 / DoAction.as < prev   
Encoding:
Text File  |  2005-08-04  |  58 b   |  3 lines

  1. rnd = Math.floor(Math.random() * 90);
  2. gotoAndPlay(rnd);
  3.