Now i tried thousands of codes, to get my visitors to see a "authentication sign" where i can get access to their walls. but i can't get that to be visible!! everytime i try taking my application from iframe to FBML it says: "The application you are trying to access does not exist or has been disabled." Can you even get them to authentic...
I am developing a website ( not a facebook application) that uses facebook friend connect for people to login to my site using their facebook account.
In my website I want the currently logged in user ( via facebook friend connect) be able to send a gift message/image to his selected friends. After user has selected a friend to whom he w...
I'm trying to insert a player on a Facebook Page tab with FBML with fb:swf. I have the following:
<fb:swf
imgsrc="http://IP/player/player.gif"
swfsrc="http://IP/player/player.swf"
flashvars="source=http://IP/player/movie.flv"
swfbgcolor="000000"
wmode="opaque"
quality="best"
width="520"
height="430" />
I can see the...
Hi,
Anyway I can add a Facebook Like Button fb:like to a Fanpage using static FBML?
--
Regards.
Yehia
...
I am making a custom page in facebook, using FBML and JavaScript on a canvas tab.
I want to make a slider like you usually do with jQuery, unfortunately facebook has no jQuery support (yet), so I figured I will make the slide with plain old JavaScript.
After using the slide() function once, I get "slide() is not a function" error in fi...