Thanks. I haven't tried it yet; however, I will now.

JT>
--- Fabricio Anastacio <[EMAIL PROTECTED]> wrote:
> I was having the some trouble with background sounds
> and, looking over older projects, I found out what
> was
> wrong. You need an AudioDevice in order to play
> sounds. To create one when using SimpleUniverse just
> add the line:
>
> AudioDevice audioDev =
> simpleUniverse.getViewer().createAudioDevice();
>
> I don't know if you haven't done it yet, but it
> worked
> for me after spending some annoying time trying to
> figure out my problem in the wrong place.
>
> Best regards,
> Fabricio Anastacio
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site
> design software
> http://sitebuilder.yahoo.com
>
>
===========================================================================
> 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".

===========================================================================
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".

Reply via email to