Summary

So, you've learned how to create lots of different types of Graph Object: Posts, Comments, Events, and so on. You've also learnt how to destroy them if need be.

Were you surprised at what you couldn't do with the Graph API?

In the next chapter, we'll go back to examining the Graph, but we'll use a powerful new tool—Facebook Query Language.

Key takeaways:

  • To publish via HTTP, use a URLRequest/URLLoader/URLVariables setup as usual, and include parameters for the new Graph Object in the URLVariables instance, alongside the access token.
  • To publish via the SDK, call Facebook.api("«id»/«connection»", «callback», {parameter1:"value1", ...

Get Facebook Graph API Development with Flash now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.