T
Tom Sanders
Just started learning Java and already have a problem :-(
I have created an applet that animates a few images. Everything works fine
if I use the applet in a HTML page, but if I use the JAR, the images do not
show up. According to the size of the JAR, the images ARE present. If I copy
the images to the same directory as the JAR, everything works fine! All
testing is on the local computer, using Netbeans 4.1 and 1.5 browser plugin.
This is propably a very basic thing that I am not aware of. Please help a
desperate newbie! Thanks!
Tom
I have created an applet that animates a few images. Everything works fine
if I use the applet in a HTML page, but if I use the JAR, the images do not
show up. According to the size of the JAR, the images ARE present. If I copy
the images to the same directory as the JAR, everything works fine! All
testing is on the local computer, using Netbeans 4.1 and 1.5 browser plugin.
This is propably a very basic thing that I am not aware of. Please help a
desperate newbie! Thanks!
Tom