Login

    Register

Managed Hosting

PROJECT CATEGORIES

 

AS3 FBJS Bridge for Facebook
Project Home Wiki Known Issues Contact Project

Author: Todd Krabach (All RIAForge projects by this author)
Last Updated: April 28, 2008 3:44 PM
Version: 1.0
Views: 21,023
Downloads: 3,639
License: BSD

Description:

Facebook provides a bridge between their Javascript implementation (FBJS) and SWFs that are embedded on the page. This is done by including a special <fb:fbjs_bridge/> tag on the page, which will include the bridge SWF that is hosted by Facebook and has script access to complete the ExternalInterface side of the bridge, and then it delegates requests through LocalConnection to your SWF. This project is a component for simplifying the implementation of the LocalConnection negotiations in AS3. For more information on the fbjs bridge, see the wiki page on Facebook's developer site.

http://wiki.developers.facebook.com/index.php/Fb:fbjs_bridge

Requirements:

General understanding of FBML, FBJS and the Flex SDK

Issue Tracker:

There are no issues for this project.

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/as3fbjsBridge.

To view files and changelists associated with this repository, go here: http://as3fbjsBridge.riaforge.org/index.cfm?event=page.svnbrowse.

You may download the latest set of files from Subversion as a zip file.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/