Transition between images in attachMovie()

Hi,
I attach image 1 from the library into a MC named container. I want to attach image 2 with fading image 1 out and fading image 2 in. Both images are in the library (not external).
I want to use this method for a simple image gallery.

Any help please?