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

  1. countStop = random(40) + 1;
  2. count = 1;
  3. xSpot = random(740) - 100;
  4. ySpot = random(300) + 64;
  5. speed = random(8) + 1;
  6.