Hi,

I want to create an ImageIcon from a GIF file. I want to include this Gif file in my project so that i don't have to be dependant on an absolute path each time my program runs... since this program would be running in a different PC too...

Is there a way where in my gif file becomes part of my project and is picked up straight from there...

Regards,
Manik