![]()
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

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
By using facebook's javascript bridge, you avoid the hassle of passing your secret key
The class itself is under 4kb in size!
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.

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