I am using facebook social plugin fb:login (new version) and here is my code. <fb:login-button show-faces=\"true\" perms=\"email,user_birthday,status_update,publish_stream\"></fb:login-butto
Ok, I have this array of a users friends, and I\'m just wondering how I can filter out the ones that are offline so that I only have the onli开发者_Go百科ne ones in the array :D
for some reason my face开发者_JAVA百科book app is posting to the wall of the user who allowed the app, and not their friends like it\'s suppose to.
I\'m new to the faceboo开发者_如何学Ck app making and I\'m just wondering how I can get the user who enabled the app (the one using it)\'s user id.
Hey, say you have an array of friends that you\'ve retrieved, how can you pick开发者_C百科 1 random friend.
Well at the current moment I\'m attempting to get the mutual friends between two users, and then pick a random one of those. It then gets the name of the random mu开发者_运维技巧tual friend, but it\'s
I asked the same question in Facebook developer forum, but for some reasons I want to repost it here. I hope that\'s okay.
Has anyone here tried to add a Like button on a static FBML (a fan page)??? Not sure if this is possible by simply embedding the Like button plugin on to the static FBML, but I tried the iframe versi
I am creating a .NET MVC (1.0) facebook application using FBML.Everything is working like expected.However, if I simply change the project to reference the System.Web.Mvc 2.0 assembly, the application
I am making a facebook app in FBML. I want to know what all information can I store about the user permanently into my database? Also, can I have access to the user\'s email address of the user after