Re: getImage returns NullPointerExeption

1999-03-18 Thread matthias gekeler
Oliver Fels wrote: > > in my Applet i am loading several gifs, with getImage. Some gifs are > > loaded but others not I get a NullPointerException instead. The gifs are > > definitively existing. > > Sounds to me like the old problem with asynchronous loading > mechanisms. > > If one starts loa

Re: getImage returns NullPointerExeption

1999-03-17 Thread Oliver Fels
> in my Applet i am loading several gifs, with getImage. Some gifs are > loaded but others not I get a NullPointerException instead. The gifs are > definitively existing. Sounds to me like the old problem with asynchronous loading mechanisms. If one starts loading images, an asyncronous process

getImage returns NullPointerExeption

1999-03-16 Thread matthias gekeler
Hi in my Applet i am loading several gifs, with getImage. Some gifs are loaded but others not I get a NullPointerException instead. The gifs are definitively existing. i have Linux DLD 5.4 netscape 4.05, but i observed the same problems with windows and netscape. Are there any tools in Linux to g