Hi folks,
I am working on putting together an online photo gallery in Flash 5. Currently I am using the method whereby the default photo image on the page is a movie-clip which is named (“instance of”) This method is described here:
http://www.kirupa.com/developer/mx/photogallery.htm
Then when a thumbnail of another photo is clicked, a .swf of that photo replaces the default image. When this happens, however, the image that is being replaced vanishes before the second one appears. I am wondering, is there a way to code this so that the new image “slides over” or “fades into” the old image, without the old image disappearing completely first?
Does that make sense? Any help that anyone could give me along these lines would be greatly appreciated. Many thanks in advance!
I can also post a url to my testing server where I’m working on this project if that would help…