AudioItem Applet                                                

Author: James Gosling of Sun Microsystems
Java Source: AudioItem.java
Usage: Place AudioItem.class and scooby.au in your HTML directory.

HTML Source: 
<applet code=AudioItem.class width=20 height=20>
 <param name=snd value="scooby.au">
</applet>
