fbml

Need help programming Facebook application!!

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...

How to post on a friend wall on behalf of a user and use multi-friend selector etc. on facebook

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...

Using Flash FLVPlayback component with skin on Facebook (FBML)

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...

Add Facebook Like Button fb:liketno a Fanpage using static FBML

Hi, Anyway I can add a Facebook Like Button fb:like to a Fanpage using static FBML? -- Regards. Yehia ...

facebook page javascript: can't reuse function

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...