|
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.
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 ----
public MediaContainer(java.net.URL url) Constructs and initializes a
MediaContainer object using specified parameters
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 --
<[EMAIL PROTECTED]>
|
- [JAVA3D] bad Sound URL Ajit Dharmik
- [JAVA3D] [JAVA 3D] for Ajit. Ulrich Staudinger
- Re: [JAVA3D] [JAVA 3D] for Ajit. Ajit Dharmik
- [JAVA3D] How to change the default event fo... Ulrich Staudinger
- [JAVA3D] How to change the default event for ... Ashish Tayal
- Re: [JAVA3D] bad Sound URL Warren Dale
