A limited hack to allow relatively platform and JDK independent sound playing capabilities in JDK1.1 and later.
Typical use would be to instantiate an AudioClip file and invoke its play()
method. If play() is unable to play the sound, it will silently fail.