Hi
Every time when i'm making a java program with custom graphics, maybe a space ship for a certain game or whatever. But when i extract the app/program as a Runnable Jar File the graphics just dissapear, they don't show up when you play the game/app/program. How to fix this? I tried to putting the images in the src file of the project..

