Need to display friends list from facebook on to my app ? Need help in FBML

Posted by Ganesh on Stack Overflow See other posts from Stack Overflow or by Ganesh
Published on 2009-06-11T10:38:16Z Indexed on 2010/03/27 14:03 UTC
Read the original article Hit count: 203

Filed under:
|

hi,
After authenticating the user i need to get the users friends list
I got the user name and photo by below code

<'fb:profile-pic uid='loggedinuser' facebook-logo='true'><'fb:profile-pic>

"Welcome, <'fb:name uid='loggedinuser' useyou='false'><'/fb:name>.

I need to display friends list here
,Please suggests how to do this with uid attribute in hand .

© Stack Overflow or respective owner

Related posts about fbml

Related posts about facebook-connect