home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / hotblondegirl.swf / scripts / DefineSprite_592 / frame_1 / DoAction.as
Text File  |  2005-12-10  |  71b  |  3 lines

  1. jmp = Math.floor(Math.random() * 9) + 1;
  2. this.gotoAndPlay(jmp * 10);
  3.