Guest User

Untitled

a guest
Jul 24th, 2012
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Set number of comments to return with Facebook API
  2. FB.api('/'+albumid+'/photos?fields=id,picture,name,comments&limit=1000', function(photos)
  3. {
  4. //do something
  5. })
Advertisement
Add Comment
Please, Sign In to add comment