home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / PMGRacing.swf / scripts / DefineSprite_279 / frame_3 / DoAction.as
Encoding:
Text File  |  2001-07-07  |  142 b   |  12 lines

  1. if("600" < _X)
  2. {
  3.    gotoAndStop(1);
  4.    set("/:ob" add eval("var"),"0");
  5.    _X = "50";
  6.    _Y = "460";
  7. }
  8. else
  9. {
  10.    gotoAndPlay(2);
  11. }
  12.