Dynamically loading image transition

I have a random picture display. It takes images in another directory, and displays them randomly everytime someone reloads the page. I know how I can make a button trigger it so the user can change the image, but how can I make the new image fade in.

I’m using: mc_name.loadmovie to load the image.

:slight_smile:

Maybe you can use some of the AS from the photo gallery tutorial, it fades in images as well.

http://www.kirupa.com/developer/mx/photogallery.htm

thanks…i just took a look at it and i found exactly what i need thanks!

:slight_smile: