Everything about Flash
116.3K views | +0 today
Follow
Everything about Flash
Everything about the Flash Platform
Your new post is loading...
Your new post is loading...
Scooped by Nicolas Bousquet
Scoop.it!

Getting started with the Facebook SDK and ActionScript 3 | Adobe Developer Connection

Getting started with the Facebook SDK and ActionScript 3 | Adobe Developer Connection | Everything about Flash | Scoop.it
Learn how to access the Facebook JavaScript SDK from ActionScript and the Flash runtime.
Nicolas Bousquet's insight:

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

No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Facebook App Center launched, something I am familiar with! | biskero

Facebook App Center launched, something I am familiar with! | biskero | Everything about Flash | Scoop.it
Personal blog about mobile technologies, mobile phones, mobile development and Flash Mobile...
No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Native Facebook, Twitter, and More for iOS Adobe AIR! « Milkman Games

Native Facebook, Twitter, and More for iOS Adobe AIR! « Milkman Games | Everything about Flash | Scoop.it

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... //

No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Sound Quest sur Facebook | Facebook

Sound Quest sur Facebook | Facebook | Everything about Flash | Scoop.it

// I really like this band. Reading something about them on a Flash related RSS sure amused me. And the game is still worth mentioning. //

No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Create a mobile Facebook Flex application in Flash Builder 4.5 (Part 1)

Create a mobile Facebook Flex application in Flash Builder 4.5 (Part 1) | Everything about Flash | Scoop.it
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.
No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Facebook Plans to Speed Up its iPhone App

Facebook Plans to Speed Up its iPhone App | Everything about Flash | Scoop.it
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? //

No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Facebook Crossdomain.xml list — DGrigg Development Inc

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.

No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

FlashPad » Blog Archive » Publishing Open Graph actions to Facebook ticker with Flash

It has been a while since Facebook announced changes to their API , including the introduction of new customisable open graph actions.

No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Create a mobile Facebook Flex application in Flash Builder 4.5 (Part 2)

Create a mobile Facebook Flex application in Flash Builder 4.5 (Part 2) | Everything about Flash | Scoop.it
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.
No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Success Window fix in Facebook ActionScript API | Ryan Stewart – Mountaineer Coding

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.

No comment yet.