Getting started with the Facebook SDK and ActionScript 3 | Adobe Developer Connection
window.fbAsyncInit = function() { // init the FB JS SDK FB.init({ appId : 'YOUR_APP_ID', // App ID from the App Dashboard channelUrl : 'www.YOUR_DOMAIN.COM/channel.html', //Channel File for x-domain communication, replace ......