Loading pics and making them buttonable!

Hello!

I have 12 pictures I need to load and then make accessible as buttons or - when the user presses on the picture it initializes a function.

What is the best way to do this? I went the loading a picture through URLRequest and URLLoader route but I need to load 12, place them on the stage, make them move upon NextBnt press and and then when the user selects the picture., the view goes to another screen. does that make sense?

Not sure which route to go or which tools to use so if you could just tell me "you should be using the bla and array… etc. That would be awesome!

Thanks!!