home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / ChevyRacer.swf / scripts / DefineSprite_120 / frame_1 / DoAction.as
Encoding:
Text File  |  2001-07-07  |  68 b   |  5 lines

  1. if(getProperty("../chevy1", _X) < "150")
  2. {
  3.    gotoAndPlay(5);
  4. }
  5.