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

  1. stop();
  2. if(eval("/:car") ne "hovercraft")
  3. {
  4.    tellTarget("/dead/dead_wheel")
  5.    {
  6.       gotoAndPlay(2);
  7.    }
  8. }
  9.