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

  1. tellTarget("/road/roadsurface")
  2. {
  3.    gotoAndStop(1);
  4. }
  5. tellTarget("/road/stripes")
  6. {
  7.    gotoAndStop(1);
  8. }
  9.