Is it possible to use two pictures in java and fade one into another? like the one slowly fading away and the next one fading to the foreground?
Klaas
This may not directly answer your question, but I've used the JGoodies animation library and it's quite cool. You may want to check it out and see if it's applicable to your needs.