Hi I have a set of small images, that I want a user to click on and below that image I want a larger copy of it to appear!..What is the actionscript I need to pull this off? Please explain in the easiest terms...Thanks..
First you need to import all the images you can do that whit the loadMovie method, than you have to make you small images to buttons and when pressed thay load in the larger images.