I am using FBML to embed a swf file into my facebook application, but开发者_如何学C it shows the message that movie is not loaded. The piece of code that I am using for this is:
The new Facebook graph / OAuth seems to be only for iFrame / connect applications? Is it possible to use the OAuth system fo开发者_开发问答r FBML applications?FBML will probably vanish in 2011. Please
how to load fb:request-form in iframe / connect facebook app using ajax c开发者_如何学Goalls? for example social city does it.
I am using the fb:serverfbml tag to render a multi-friend-selector inside an IFrame. I am using the new javascript API. I have been trying ALL DAY to get it working.
I\'m writing facebook app in fbml (not in iframe). I added comments with <fb:comments ...> and it appears to work.
I\'ve been looking at this for ages now and I cant find anything on the net that provides a solution.When trying to use the tag...
When Facebook drives traffic to an application, it often append &ref=whatever to the query string. This is useful for figuring out which integration points are working or not. I\'ve figured out wh
Please see: http://developers.facebook.com/docs/reference/plugins/like I successfully integrated a [Like] button in my website using this link.
I followed the tips given on Loading Facebook fb:profile via ajax In my app, I am basically loading more comments posted by the user via Jquery and along with each comment showing the user\'s 开发者
The fb:live-stream tag won\'t work in Chrome when I add it to my facebook application. It works fine in Firefox.