home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / amazingrace.swf / scripts / DefineSprite_191 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  66 b   |  6 lines

  1. if(st != true)
  2. {
  3.    gotoAndStop(random(55));
  4.    st = true;
  5. }
  6.