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
> 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