Live stream from Facebook

About the template and stylesheet - and changing the menu
Post Reply
maeg
Posts: 525
Joined: Fri Feb 20, 2009 2:27 pm
Location: Agerbæk, Denmark
Contact:

Live stream from Facebook

Post by maeg » Mon Mar 12, 2012 8:20 pm

Hi

I'm trying to livestream from facebook. But i can't get it working.

Have somebody a idea where to put the code

[ external image ]

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Live stream from Facebook

Post by cmb » Mon Mar 12, 2012 11:58 pm

Hi maeg,

I have no experience with the Facebook JS SDK, but it seems, that the first code sample has to be the first <script> after <body>. To make sure that it is, it's probably best to put it in the template. The second sample can be put in the template too to be displayed on all pages, or you can insert it in a page.

But the most important thing is probably that you create a new APP_ID and use that in the code samples. And perhaps it's better to use the XFBML variant.

If it's not working, have a look at the JS error console. That might give some hints what went wrong.

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

maeg
Posts: 525
Joined: Fri Feb 20, 2009 2:27 pm
Location: Agerbæk, Denmark
Contact:

Re: Live stream from Facebook

Post by maeg » Tue Mar 13, 2012 6:30 am

Hi

Thx - i got it working

Post Reply