home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / SamDodge.swf / scripts / frame_110 / DoAction.as
Encoding:
Text File  |  2001-07-07  |  83 b   |  6 lines

  1. score = "0";
  2. tellTarget("/roads")
  3. {
  4.    gotoAndStop("road" add eval("/:a"));
  5. }
  6.