Sound does not play when I run the JAR, but it does when I run it in eclipse.
Here is where I load the clips:
public void init(){ System.out.println
First thing that goes into my mind is that you didn't attached your sound library classes into your jar.