home *** CD-ROM | disk | FTP | other *** search
/ Child Computer / Child_Computer.iso / start.exe / start.dxr / 00016_disable_sound_acceleration.ls < prev    next >
Encoding:
Text File  |  2003-03-26  |  73 b   |  5 lines

  1. on prepareMovie
  2.   the soundDevice = "MacroMix"
  3.   open("disable.exe")
  4. end
  5.