I can see how to access albums through the graph api but I am hoping there is a standard facebook dialog for selecting a photo from an album?
I have looked through the documentation and can’t see it myself. I’m hoping I’ve just missed it somewhere.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Facebook don’t have ‘standard dialog’ but you can use few of the jQuery galleries and call the graph API. Here is a great starting point with some good code in it: http://code.google.com/p/facebook-photo-gallery/
Good luck.