Facebook Bridge Features

About Facebook
Bridge

thumb_facebookBridge

Current Version

0.7


FacebookBridge is freely available. If you find this class useful, we invite you to check out our other components for Flash here.

Download Class

tree 3d, several files

Introducing Facebook Bridge

FacebookBridge is a simple middle ware class that enables flash applications to interact with the facebook API. Due to the fact that facebook is continuously modifying and enhancing their api, this class does not wrap each method but rather creates a framework to call any method. This way when a new method is rolled out you will not likely require a new version of the bridge.

To view an example, please visit http://apps.facebook.com/facebookbridge/

FacebookBridge is freely available under a Creative Commons Attribution-Share Alike 3.0 United States License

Secure

By using facebook's javascript bridge, you avoid the hassle of passing your secret key

Light

The class itself is under 4kb in size!

Simple

Because the class has no delegate objects for every method call in the facebook api, it reamins as flexible as the api itself. Ths class only performs calls to any mehtod in the api.

In Flash CS3/CS4

In the html container

Creative Commons License
FacebookBridge AS3 by Zerofractal Studio is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License