Hi all,
Is it possible to diplay an .avi file while also displaying a Canvas3D in
the same applet/application.
When I do this I get the following error:
Cannot open audio device: javax.sound.sampled.LineUnavailableException:
Audio Device Unavailable
In this case there is a Canvas3D rendering away, I get this error when I try
to add/create the component to display the .avi file.
The avi file displays but has no audio.
Is it possible to play sound from both at the same time?
I know this isn't totally Java3D related but any help would be appreciated.
Thanks.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".