home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / DTM2001.swf / scripts / DefineSprite_91 / frame_2 / DoAction.as
Encoding:
Text File  |  2001-07-07  |  86 b   |  6 lines

  1. if(Number(_X) < Number(-700) or 500 < Number(_Y))
  2. {
  3.    gotoAndPlay(1);
  4. }
  5. play();
  6.