The above applet is the same as the sound applet on previous page. But in this case the file with the sound was added to the jar archive containing the applet. This should theoretically improve synchronization between the applet generated events and the play. Unfortunately not all Java VM can find the clip in the jar file. The purpose of this experiment is to find out if the VM running this applet can.