I try to login on facebook using facebook action script SDK. FacebookMobile.init(\"my_app_id\", initCallback);
This issue is being tracked on the facebook-actionscript-api site here: http://code.google.com/p/facebook-actionscript-api/issues/detail?id=352&q=label%3APriority-Medium
I\'m trying to make a class that makes accessing the Adobe Facebook Graph Api easier without all the nitty gritty stuff that goes in. This is how I go about it: I have one FbNewLib.as and a Test.as as
I create a application which allow user integration through facebook(开发者_运维技巧connect with facebook).when user sign-in in application , i want to show all facebook friends of sign-in user for in
I think you can help me out from this little problem. I am a novice in Facebook developer by choosing ActionScript 3 as my developer platform. I use SWC library from official facebook-actionscript-ap
I\'d like to write a program using the facebook-actionscript-api. The google code\'s website of facebook api shows that it provides .swc files for flex 3.4 or the sources.