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

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