>I suggest that you read more about how Director
>handle sound mixes.  Its on the Chapter 15 of
>Bruce Epstein's Director in a Nutshell.
>
>This is how generous Bruce is...
>http://www.zeusprod.com/nutshell/downloads/index.html
>
>
>Date: Thu, 26 Apr 2001 07:37:21 -0600
>From: "Mark R. Jonkman" <[EMAIL PROTECTED]>
>Subject: RE: <lingo-l> macromix to directsound trouble avi
>
>hi Sundeep
>
>in your startmovie handler put the following line:
>
>set the soundKeepDevice = FALSE
>
>that should fix the problem with no audio in AVI

The problem is that Director plays AVI files through the old
VideoForWindows AP, which always use the MacroMix mixer to play sounds. I
prefer using the DirectMedia Xtra from Tabuleiro.com. It plays AVI files
using the DirectShow API, which outputs to the DirectSound mixer.

The latter allows you to play sounds from AVI and other sound sources at
the same time. Setting the soundKeepDevice to False allows you to alternate
between sound sources but doesn't let you play AVI cast member audio with
sound cast member audio simultaneously. Chapter 15 of DiaN (see the url
above) explains this all in great detail.

Bruce

---------
Looking for an ActionScript book as good as Lingo and Director in a
Nutshell? Check out "ActionScript: The Definitive Guide" from O'Reilly,
written by Colin Moock, edited by Bruce Epstein. Shipping May 1st
http://www.amazon.com/exec/obidos/ASIN/1565928520/zeusproductions
--------



[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