Hey, How could I only display content to fans of a Facebook page? I can't seem to find the conditional statement that would do the trick.
hey, I see this post was a while ago, but just in case anyone looking for this - on a static page you can just use: <fb:fbml version="1.1"> <fb:visible-to-connection> Stuff vsible if not a fan... </fb:visible-to-connection> </fb:fbml>