Book Image

Flash Facebook Cookbook

By : James Ford
Book Image

Flash Facebook Cookbook

By: James Ford

Overview of this book

Flash applications are popular and becoming increasingly social. With flash applications for facebook you can tap into a potential audience of half a billion existing users, their connections and affiliations, their uploaded images, posts, comments and more.The Flash Facebook Cookbook is packed with recipes for the Graph API and FQL, used for reading and writing data as well as interacting with Facebook anonymously or on behalf of an authorised Facebook User.The topics covered by the recipes in this Cookbook include working with News feeds, uploading Photos, searching for and plotting Places on a map and much more. The cookbook has recipes ranging from those that work without any authentication with Facebook to those that do, and act on behalf of a user. Packed with recipes that yield practical demonstrations of the Graph API functionality, the Flash Facebook Cookbook is an essential tool for Flash Platform developers.
Table of Contents (18 chapters)
Flash Facebook Cookbook
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
10
Checkins and Facebook Places

Acknowledgement

So much of what seems original in the world of programming can be achieved by simply learning to use the tools that others have already developed, and the code that we use in this cookbook does a lot of just that. With this in mind, we should acknowledge the authors of the two main Facebook ActionScript libraries:

Jason Christ, the team from http://gskinner.com/ and the teams at both Adobe and Facebook, who have collaborated to produce the Official Facebook ActionScript 3 SDK.

Mark Walters, a.k.a. yourpalmark, who almost singlehandedly extended the Official SDK into the unofficial community-supported SDK, introducing a more frequent update schedule and a range of helpful new ActionScript classes. It’s his version of the SDK that we use in this cookbook, and I’m very grateful for it.

Thanks also to my technical reviewers, Emanuele and Paul, whose comments have been invaluable—keeping my propensity for bad coding practice in check as much as everything else, I hope it wasn’t too harrowing a task for you guys.

And of course, the team at Packt Publishing—particulary Steven, Hyacintha, and Leena—and everyone else who’s been involved. No doubt that I could not have done it without you.