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!]
- <lingo-l> sound problem naga raj
- RE: <lingo-l> sound problem Fabrice Trioullier
- Re: <lingo-l> sound problem John Erazo
- Re: <lingo-l> sound problem [EMAIL PROTECTED]
- Re: <lingo-l> sound problem Bruce Epstein
- Re: <lingo-l> sound proble... Kerry Thompson
- <lingo-l> sound problem naga raj
- Re: <lingo-l> sound proble... Andreas Gaunitz
- Re: <lingo-l> sound problem Bruce Epstein - Zeus Productions
- <lingo-l> sound problem Bruce Epstein - Zeus Productions
- <lingo-l> sound problem Fumio Nonaka
- <lingo-l> sound problem Eric Choy
- Re: <lingo-l> sound proble... LePhuronn
- <lingo-l> Sound problem umrik
- Re: <lingo-l> Sound problem BD fortin
- RE: <lingo-l> Sound proble... Victor Iwan
