I need to fade out images using the low level AWT classes for Set top boxes.It does not have any advanced classes. Does anyone know how I can do this (Java 1.1) ??
Take a look at this: Image Wither (in Applet)
Real time example here
Of course, could you just increase / decrease the transparency of the image over time?