class Applet----static AudioClip newAudioClip(URL url) 
          Get an audio clip from the given URL. 
 void play(URL url) 
          Plays the audio clip at the specified absolute URL. 
 void play(URL url, String name) 
          Plays the audio clip given the URL and a specifier that is relative to it.