Hi Ajit

I don't like this "adjust your time because i do it!", i have seen this in several forums and i don't like it at all.
But ok, it's your CMOS-Battery, i'm sorry, but i started deleting your mails, because the answers are down in the list. Sorry.

Well, you mentioned, you used the MediaContainer with the full path. Maybe you should check if Jungle.wav is in the correct directory - i don't know! Did you really check everything? e.g. wave-file in the correct directory, (working - output), did you use a correct url, did you start your webserver if you used an url, what else?
 

---- quoted ----
MediaContainer

public MediaContainer(java.net.URL url)

     Constructs and initializes a MediaContainer object using specified parameters
     Parameters:
          url - URL path containing sound data
----
 
 

Can anyone help Ajit?
 

No Problem.
 

Ulrich
 

Ajit Dharmik wrote:

hi Ulrich,never mind my system clock. My CMOS battery is dead... BTW, can u tell me what's wrong with this code??it's gives me "bad URL exception"  MediaContainer song = new MediaContainer("Jungle.wav");BackgroundSound sound = new BackgroundSound(song, 20.0f);sound.setSchedulingBounds(new BoundingSphere(new Point3d(0.0, 0.0, 0.0), 100.0)); Jungle.wav is in my current directory. Thanks. Ajit

--
Ulrich Staudinger

<[EMAIL PROTECTED]>
 

Reply via email to