I\'ve been looking through the different threads on the Facebook Graph API and displaying the results via JSON. The examples are great but I only want to output the info开发者_C百科 for a particular a
I need to display Facebook video player in my Flex application. I retrieve URL via FB Graph API to a video being displayed in facebook video player and I pass it to SWFLoader. Unfortunately I have som
Overview: I use the fb:comments plugin on my website - in this case Facebook will use the full URL of the page as the ID for which comments will be related to / stored on facebook.
So I\'ve got my iPhone app running and what I want to achieve is when you navigate to a certain page, there is a button which, when clicked, will direct you to a certain page on Facebook. I have looke
With Facebook API, within a custom app added to a fanpage (tab app), how do I get the fanpage ID? Here\'s what I\'m trying to achieve:
I want to start out by generating a model to hold this information: rails g model UserData UID:string birthday:string likes:string location:string \\n
I wanted to know how can I use Facebook Like button on my Ajax web application, that will capture changes in the Open Graph tags for both the og:title and the og:url. I already createda Facebook app a
Hi, I am captur开发者_开发问答ing the Facebook details in string format, but I want id and username only. How do I separate this data out. My data is:
I am trying to post to Facebook from my iPhone app and it just doesn\'t work. This is what I am doing:
I am developing a site with facebook connect using javascript Fql query. Is there a way, using javascript fql to search members by name or by email.