home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Esportes / HookLine.swf / scripts / DefineSprite_272 / frame_6 / DoAction.as
Encoding:
Text File  |  2005-08-04  |  121 b   |  6 lines

  1. countStop = random(10) + 10;
  2. count = 1;
  3. xSpot = random(940) - 200;
  4. ySpot = random(285) + 79;
  5. speed = random(8) + 1;
  6.