How can I turn a loaded image into a button?

I have an array with filenames and URL’s in each cell.
I want to create a loop which loads the images into the stage and turns every picture to a button which upon clicking leads you to the respective URL.

Is it possible?

Thanks.

yes.

Google Loader class.

Thanks sekasi,
BTW, love your portfolio.

Oh, thanks. :slight_smile:

I can’t get this thing to work :frowning:
Even when trying the simplest example of loading a Jpeg.
I keep getting a 1046 error message.

What am I doing wrong?