Image question

How do I go about creating a gallery type frame, where you have a bunch of thumbnails, that scroll horizontally (don’t know how to create the scroll either), but when you click on the image it enlarges in a ScrollPane that it situated on the frame. I have tried to insert the images in a ScrollPane and then have them link to a fram with the gotoAndStop event on the image, which is a button symbol, but it doesn’t seem to work. There is also a text area on the same frame that needs to stay static. Only thing that needs to change is the enlarged image when a thumbnail is clicked on in the ScrollPane.