I have been using \'stream.publish\' in the past, going off the most recent examples on their site I have tried using \'feed\' but was getting some strange results (images not pulling through unless t
I want to be able to send updates (in news activity) to users who have installed the canvas application - without posting on their wall or sending them Facebook messages.
开发者_如何学运维I\'m posting to a User\'s wall using the Post API. I want the message which gets posted to have line breaks and links. Eg -
I\'m trying to redirect the user to a page after he allows to share basic info with my site. I use the following code:
I am trying to append this script below to the end of the body after setTimeout of 3 seconds. The issue i am having is that, I am loading the facebook javascript all.js 3 seconds after the page has lo
I have problem with Facebook JS callSWF method in IE. In all other br开发者_如何学Goowsers it works just fine, only IE (all versions) is trouble maker.
Here is my scenario. When a user opens a browser and goes to facebook.com to sign himself in, I want to be able to detect that and init m开发者_如何学运维y Facebook application sign-in process.
I\'ve read through the web after being given advice to u开发者_JAVA百科se the jbjs SDK to share a link on facebook with specified image, title, link ...
how to upload images and videos to my server in facebook application. if i use file tag facebook stri开发者_运维问答ps all file tags before sending in a request. iframe is the only way to upload ima
he script works fine for synchronous requests HTML HERE window.fbAsyncInit = function() { FB.init({appId: \'XXXXXXXX\', status: true, cookie: true, xfbml: true});