Speaking at FITC (MAX Unconference)
I was recently confirmed as a speaker for the upcoming unconference at Adobe MAX in Los Angeles. I haven’t been to max since it was in Anaheim and I look forward to going again. It’s always fun to be part of FITC no matter where they are doing their thing. I am doing a session on integrating Facebook with flash. I’ll specifically be covering how to interact with the graph api and handing off some code I use to streamline that process. Look forward to seeing you guys there.
Graph API: issues posting to feed
I have been using the graph api instead of the old REST api when integrating with facebook lately. There have been a couple issues here and there, but for the most part it has been a breeze and an amazing increase in speed. No longer having to make complicated requests and things that is a real blessing. The guys over at big space ship made it even easier by writing a slick oauth bridge that has been really easy to integrate in the websites I have done.
One issue that I ran into lately was I couldn’t get posting to the feed working. I have posted a million things to a users feed before and couldn’t figure out why I kept hitting this roadblock. It only happened when I tried to set the link parameter, and there was nothing I could find to get this thing working. Finally i tried using a simple javascript example provided by facebook to see if it had something to do with flash. Low and behold facebook’s example doesn’t work and in javascript they give you a nice warning that explains the problem. The value of the link parameter MUST equal either your website url or the canvas url that are set in your facebook app settings. I didn’t find any documentation on this and there are no results in the json to explain this error. Luckily the JS SDK does give the error or I’d probably still be trying to fix it.
LA Flash Facebook Demo Source Files
Last week I spoke at LA Flash and did a demo on using the as3 facebook API with flash. You can download the source files here: http://demos.kineticz.s3.amazonaws.com/laflash/laflashfbdemo.zip.
There is a read me file in there. Please review that to help you get your app setup and compile properly. Enjoy!
*UPDATE: Meeting info was updated on the LA Flash website: http://archive.laflash.org/archives/16