Flash Facebook Cookbook.
Over 100 recipes for integrating the Flash Platform applications with the Graph API and Facebook.
Saved in:
Online Access: |
Full text (MCPHS users only) |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Birmingham :
Packt Pub.,
2011
|
Series: | Quick answers to common problems
|
Subjects: | |
Local Note: | ProQuest Ebook Central |
Table of Contents:
- Flash Facebook Cookbook; Flash Facebook Cookbook; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers, and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code for this book; Errata; Piracy; Questions; 1. Getting Started with Flash and Facebook; Introduction; Setting up a new application on Facebook; Getting ready; How to do it ... ; How it works ...
- There's more ... See also; Downloading the Facebook ActionScript 3 SDK; Getting ready; How to do it ... ; How it works ... ; There's more; The Flash Player version, or the AIR version of the SDK?; What if I want to build my own Facebook library?; See also; Including the Facebook ActionScript 3 SDK in a Flash Builder project; How to do it ... ; How it works ... ; There's more ... ; Linking source files to an included SWC; See also; Including the Facebook ActionScript 3 SDK as a Flash Builder library project; How to do it ... ; How it works ... ; There's more ... ; See also.
- Preparing your Flash Player application's HTML template for Facebook integrationGetting ready; How to do it ... ; How it works ... ; There's more; Testing and debugging our Flash Builder project locally; Where can users access our Facebook application from?; Setting up a Canvas or Tab application on Facebook.com; Working without the JavaScript SDK?; See also; 2. Authenticating with Facebook; Introduction; It's all about Access tokens; Authentication with the Web SDK, for Flash Player applications; Getting ready; How to do it ... ; How it works ... ; There's more ...
- Automatic authentication with FacebookWhen should we launch the Login Dialog?; The ""options"" parameter; See also; Authentication with the Desktop SDK, for AIR applications; Getting ready; How to do it ... ; How it works ... ; There's more ... ; How does the pop-up window work?; See also; Logging out of Facebook; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Retrieving information about the current session and active Facebook user; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Problems with the available permissions or the user object?; See also.
- Reacting to external session changes and JavaScript eventsGetting ready; How to do it ... ; How it works ... ; There's more ... ; Other events from Facebook; Is your user connected, not connected, or unknown?; See also; 3. Working with Facebook Permissions; Introduction; Requesting permissions at login; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Using the ExtendedPermission class, instead of using hardcoded permission names; See also; Checking for existing Extended Permissions; Getting ready; How to do it ... ; How it works ... ; There's more ...