home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / 5Miles2Go.swf / scripts / frame_336 / DoAction.as
Encoding:
Text File  |  2001-07-07  |  156 b   |  17 lines

  1. tellTarget("/car1")
  2. {
  3.    stop();
  4. }
  5. tellTarget("/car2")
  6. {
  7.    stop();
  8. }
  9. tellTarget("/car3")
  10. {
  11.    stop();
  12. }
  13. tellTarget("/car4")
  14. {
  15.    stop();
  16. }
  17.