What's new? | Help | Directory | Sign in
Google
facebook-actionscript-api
Actionscript API for the Facebook platform
  
  
  
  
    
Search
for
Updated Feb 27, 2008 by jcrist.pbking
Labels: Featured
FacebookAuthentication  
Examples of authenticating with the Facebook AS3 API

There are a number of ways to get your application to connect to Facebook with the API. The three basic ways are "Desktop", "Widget" and "JavaScript Bridge". This guide gives step-by-step instructions to connect in all three ways.

The examples demonstrated can all be downloaded for easy reference. For more in depth examples check out those included in the API.

Example 1 - Facebook Project Setup

The first thing you’ll have to do is to setup an application on Facebook.

Example 2 - Desktop Session

Now that you’ve got your settings in Facebook all worked out let’s start a Flex project and get it to connect to the Server.

Example 3 - Embedded Application (Widget Session)

This is the simplest and fastest way to connect to Facebook from an embedded application.

Example 4 - Using JavaScript as a Bridge

Facebook has created a JavaScript API we can use as a bridge for our own communications.


Comment by cnebbia, Jun 26, 2008

What version of facebook_as3_api_swc do you use for this course?

Comment by nshen121, Jul 08, 2008

where is the api_key_secret.xml ?


Sign in to add a comment