home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / star_racer.swf / scripts / frame_50 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  69 b   |  8 lines

  1. if(true)
  2. {
  3.    if(!loadDone)
  4.    {
  5.       gotoAndPlay(2);
  6.    }
  7. }
  8.