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

  1. if(_parent._x < 0)
  2. {
  3.    xSpot = 670;
  4. }
  5. else
  6. {
  7.    xSpot = -120;
  8. }
  9. speed = random(5) + 1;
  10.