Audio Jukebox
Use this code to add this applet to your page:
(All the files should be in the same directory as the HTML file.)
Sound effects have been used in this example to save disk space.
<applet code="jukebox.class" width=232 height=374> <param name=m1 value="applause.au"> <param name=m2 value="explosion.au"> <param name=m3 value="heart.au"> <param name=m4 value="horn.au"> <param name=m5 value="laugh.au"> <param name=m6 value="witch.au"> </applet>
Download jukebox.zip
here
.