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

  1. a = random("6") + "1";
  2. tellTarget("/roads")
  3. {
  4.    gotoAndStop(1);
  5. }
  6. tellTarget("/names")
  7. {
  8.    gotoAndStop(1);
  9. }
  10.