Play a Sound File
Pressing a button below fetches a sound file from the net and plays
it. See the source.
The applet class has two parameters: SOUND specifies the URL of the
sound file and TEXT specifies the text to be displayed in the button.
It caches the sound file on a temporary file to avoid excessive
network load.
(RMS Sound file courtesy Jamie Zawinski.)