home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / collapse.swf / scripts / DefineSprite_64 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  59 b   |  3 lines

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