Skip to main content
Participant
February 10, 2012
Question

Photo gallery

  • February 10, 2012
  • 1 reply
  • 454 views

hi everyone

i have created an ios app in cs5, I am using a button when touched it should display a photo gallery. I Have researched plenty of tutorials but most of them you need to import the images onto the stage first, i only want the photos to be displayed once a button has been clicked by loading them from the library, once the photos have been loaded the user should be able to go back onto the app, is there any way to do this using actionscript, many thanks

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
February 10, 2012

what's the problem and what do you mean by, "once the photos have been loaded the user should be able to go back onto the app"?

if the photos are in the library, they'll be loaded as soon as your app opens.

neillfc90Author
Participant
February 12, 2012

when the button is pressed, it should load up the photos, and a back button should be included on the photo screen so that the user can go back to the main menu

kglad
Community Expert
Community Expert
February 13, 2012

you could search for a tutorial that does exactly what you want.  because it's hard to find tutorials that do exactly what you want, if you're comfortable coding actionscript, you should be able to adapt a tutorial that's close to what you want.

if you're not comfortable coding actionscrpt, you'll need to learn a little or have someone to do this for you.