Hi, More simply ;-) _____ Bruce Epstein - Zeus Productions wrote: > > I don't think QT3 Mix obeys the sound volume. You need to use BuddyAPI to > set the system volume directly. This has been a known issue for some time. > > If I understand what you are attempting, your code could be rewritten more > simply as: > > on startmovie > -- Try to use QT3Mix if at all possible -- if the soundDevice <> "Qt3Mix" then > set the soundDevice = "Qt3Mix" -- end if > > -- If setting it to QT3Mix fails, try to use DirectSound > if the soundDevice <> "Qt3Mix" then > set the soundDevice = "DirectSound" > end if > end startMovie Good luck, Fumio Nonaka Attain Corporation [EMAIL PROTECTED] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to