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