Fade back after release of object

Good day,

I have a hunch that this is not too difficult to do but I cannot figure out how to do it. Any help would be much appreciated.

I have a bunch of rollover sites laid on my animation…the mouse rolls over the hotspot and an image fades into focus. However once the person leaves that hotspot the image disappears rapidly. Does anyone know how I can make the image fade out after a rollover just as it faded in?

Thank you once again for any help or information.

You can do it with hitTest, take a look at my sample FLA file. I applied hitTest to a button and it fades a movieclip in and out. You can do the same thing with your images.