Displaying a .gif image and audio in java
Hi all I need a simple working example that shows how to have Java show a .gif image. I have done several searches but everyone over complicates it and makes in not understandable. I just want a super simple way of displaying an image in java.
I also need to know how to play an audio clip through java.
Your help is much appreciated as I have been banging my head for hours now

