|
Relates :
|
|
|
Relates :
|
System: all windows platforms
build: Tiger U2 B07
//The ac.play() and ac.loop() methods in below will play the audio clip but the sound will be crumpled
AudioClip ac = Applet.newAudioClip(Bug.class.getRosource("0.au");
ac.play();
ac.loop();
###@###.### 2005-2-26 01:21:12 GMT
|