Chris Herring

 Flash Developer

 London

Posts Tagged ‘facebook’

Facebook API: Who and your App?

25/08/09

When creating a Facebook App with the Adobe Flash Facebook API, it’s pretty useful to know which of the users friends, has also added your Facebook App for scoreboards etc. A simple FacebookCall using GetAppUsers and then interpreting the returned data with GetAppUserData can yield an array of UID’s or raw XML. The code below [...]

 

Faceflash Facebook

28/07/09

So Adobe and Facebook came together a few months ago and released a full blown API for Flash/Actionscript 3, well released maybe more re-branded an existing API by Jason Crist. Anyway the API is very detailed, and as far as I aware well documented. Thought after a few weeks it’s probably worth looking into, [...]