Need help hyperlinking dynamic text or image

Hello Kirupa!
I know there is a lot of posts regarding how to hyperlink a dynamic text, but since I’m a beginner none of them have been of any help.
I’m using this gallery created by scotty. What I would like to do is to make the loaded dynamic text (or the image itself) link to a larger version of that image, but I have no idea how to do this. Any help with this would be greatly appreciated?

noob day today?

you will have to stick or load the image into an MC, then place on the MC

thismc.onRelease = function(){
show bigger image
}

text is more difficult

try searching the forums again, aswell as looking at the tuts on the main page

I don’t think that would help since there’s a bunch of different images that needs to be linked to their corresponding larger versions.
It feels like it should be easy to make the dynamic text that appears underneath each image a hyperlink.