PDA

View Full Version : Fading between images


Pipan
12-29-2008, 06:05 PM
I have an application where I need to load images into a swfloader.

When u switch source of the swfLoader to another image, I want them to change smoothly. Prefered by fading into eachother, which I guess can be tricky with only one swfloader.

I have a need to be able to load images in both swf and regular bitmapformats.
Thats why a swfloader is needed.

But howto solve this`?

Pipan
12-29-2008, 11:25 PM
Solved, using the snapshot-function to take a copy of the current image and fade it out to reveal the new pic in the swfloader under.