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

  1. if(true)
  2. {
  3.    Mouse.hide();
  4.    bg_sound.start();
  5.    start_sound.stop();
  6.    stop();
  7. }
  8.