Learn how to access the Facebook JavaScript SDK from ActionScript and the Flash runtime.
Share ideas that matter on the social web and experience
the benefits of curating the world's best content.
I don't have a Facebook, a Twitter or a LinkedIn account
Your new post is loading...
From
www.adobe.com
-
February 7, 3:12 AM
Learn how to access the Facebook JavaScript SDK from ActionScript and the Flash runtime. No comment yet.
Sign up to comment
Delete the scoop?
Are you sure you want to delete this scoop?
Yes
No
Personal blog about mobile technologies, mobile phones, mobile development and Flash Mobile... Delete the scoop?
Are you sure you want to delete this scoop?
Yes
No
You've made a great game, and it's time to spread the word. And we've listened to the hundreds of developers using our tools to bring you three of the most requested social features- Facebook, Twitter, and Mail- all in one awesome iOS Social Networking Native Extension for Adobe AIR!
// Unfortunately, you have to spend 55 bucks for this... // Delete the scoop?
Are you sure you want to delete this scoop?
Yes
No
// I really like this band. Reading something about them on a Flash related RSS sure amused me. And the game is still worth mentioning. // Delete the scoop?
Are you sure you want to delete this scoop?
Yes
No
Over the last few weeks, I've been working on mobile Facebook apps with ActionScript and Flex to create tutorials that help developers understand the workflow and data structure of the Facebook platform. Delete the scoop?
Are you sure you want to delete this scoop?
Yes
No
|
According to two Facebook engineers, the company has completely rebuilt its iOS application to optimize for one thing: speed. The new app will be released this summer, but won't look any different from the current one.
// Why does this go here? Because Facebook will turn its back on HTML5 for its iOS mobile app... How great a news this is? // Delete the scoop?
Are you sure you want to delete this scoop?
Yes
No
From
dgrigg.com
-
April 5, 2012 4:02 AM
If you are using Flash AS3 with Facebook Connect (aka Open Graph) chances are you have run into crossdomain issues when using profile and album images. Following is a list of all the crossdomain.xml files you will need to load in your swf to get around the security warnings. Delete the scoop?
Are you sure you want to delete this scoop?
Yes
No
From
durej.com
-
March 16, 2012 4:47 AM
It has been a while since Facebook announced changes to their API , including the introduction of new customisable open graph actions. Delete the scoop?
Are you sure you want to delete this scoop?
Yes
No
In last week's post, I introduced Part 1 of Create a mobile Facebook Flex application in Flash Builder 4.5. Let's now complete the application by introducing how you retrieve user information, post status updates, and skin buttons. Delete the scoop?
Are you sure you want to delete this scoop?
Yes
No
I just added a fix to an issue with the Facebook ActionScript API I ran into where after logging into Facebook on Android, the success event listener would never get called, the login window would never disappear, and you’d be left with a white StageWebView window with the word “Success” in it. It had something to do with a change in how AIR for Mobile handles StageWebView events. Delete the scoop?
Are you sure you want to delete this scoop?
Yes
No
|



Your new post is loading...
Well, AS SDKs are so weak and outdated now they have to resort to that kind of ugly, hard to test, hard to debug, system.
BTW, Facebook AS SDK is exactly the same, wrapped up in a nice swc. It does inject at runtime some JS code in the containing html wrapper and call it from ExternalInterface as well.
All this crap mainly because of the retarded crossdomain security policy