Hi all,
Does anyone know how I could go about resizing images as they are loaded into a movie with loadMovie()? This is for a photo gallery that I am making. When you click on the thumbnail of the picture, a frame fades in and a larger version of that picture is loaded onto that frame. Most of my pictures are quite a bit larger then the "large" frame, so I would like the ability to resize the images as they are loaded. I don't want to actaully change the size of the image, as I have another button that displays the fullsize picture in a blank html page, but resize them into the frame.
Thank you for your help.
Does anyone know how I could go about resizing images as they are loaded into a movie with loadMovie()? This is for a photo gallery that I am making. When you click on the thumbnail of the picture, a frame fades in and a larger version of that picture is loaded onto that frame. Most of my pictures are quite a bit larger then the "large" frame, so I would like the ability to resize the images as they are loaded. I don't want to actaully change the size of the image, as I have another button that displays the fullsize picture in a blank html page, but resize them into the frame.
Thank you for your help.