舉報(bào)

會(huì)員
Facebook Graph API Development with Flash
Michael James Williams 著
更新時(shí)間:2021-03-27 00:42:22
開會(huì)員,本書免費(fèi)讀 >
最新章節(jié):
Index
Thisstep-by-stepbookgivesyouanemptyshellofanAS3FacebookRIA,andguidesyouthroughwritingtheFacebookinteractioncodebymeansoffunexamples,exercises,andcodesnippets.Thisbeginner'sguidefocusesongettingyouthroughallthemajorlearningpointsinasmooth,logicalorder.You'llalsoseehowtoavoidsomecommonpitfalls.IfyouareanAS3developerwhowantstocreateapplicationsandgamesthatintegratewithFacebook–eitherontheFacebookwebsiteitselforoffit,thenthisbookisforyou.EvenifyouhavenopreviousexperiencewithFacebook,databases,orserver-sideprogramming,youcancountonthisbook.
最新章節(jié)
書友吧品牌:中圖公司
上架時(shí)間:2021-03-26 18:17:34
出版社:Packt Publishing
本書數(shù)字版權(quán)由中圖公司提供,并由其授權(quán)上海閱文信息技術(shù)有限公司制作發(fā)行
- Index 更新時(shí)間:2021-03-27 00:42:22
- Chapter 7
- Chapter 6
- Chapter 5
- Chapter 4
- Chapter 3
- Chapter 2
- Appendix A. Pop Quiz Answers
- Summary
- Keeping up with the Zuckerbergs
- What next?
- Watch out for these policies!
- Getting your application out there
- Time for action - authorizing on Android
- Time for action - authorizing through AIR with the SDK
- Time for action - authorizing through AIR with HTTP
- Time for action - adding an application to a Page tab
- Time for action - setting up an IFrame application
- Putting it online
- Chapter 8. Finishing Off
- Summary
- Advanced FQL
- Restrictions
- Permissions
- The Graph as a layer
- Time for action - getting it down to one API call
- Time for action - an easier way
- Time for action - getting a user's friends' names with AS3
- What about connections?
- Time for action - retrieving info from the Page table
- Getting information
- Understanding the FQL interface
- What is FQL?
- Chapter 7. FQL Matters
- Summary
- What about...?
- Publishing other kinds of Graph Object
- Time for action - deleting Posts using the Visualizer
- Time for action - deleting a Post
- Deleting Graph Objects
- Time for action - setting a Post's privacy settings
- Time for action - literally
- Time for action - posting to another Wall using the Visualizer
- Posting to another Wall
- Time for action - publishing rich posts
- Going further with Wall Posts
- Time for action - posting via the SDK
- Time for action - granting the required permission
- Time for action - listening for errors
- Time for action - using the POST method
- Time for action - posting to the user's feed
- Hello Facebook!
- Chapter 6. Adding to the Graph
- Summary
- Time for action - searching feeds through the Visualizer
- Time for action - searching a friend's Wall Posts
- Time for action - searching your news feed
- Time for action - searching via the SDK
- Time for action - implementing a Search window in the Visualizer
- Time for action - searching while authorized
- Time for action - searching without authorization
- Searching with a Graph URL
- Time for action - Using the Full Search results
- Time for action - examining quick search results
- Using the website's Search box
- Chapter 5. Search Me
- Summary
- Time for action - using the ids parameter in a Graph URL
- Time for action - filtering by date using the UI
- Time for action - adding since and until to GraphRequest instances
- Time for action - requesting data based on date
- Time for action - adding limit and offset to GraphRequest instances
- Time for action - obtaining data in pages
- Time for action - requesting more Objects at once
- Time for action - requesting more Objects
- Time for action - displaying the number of objects in a list
- Getting more results with paging
- Chapter 4. Digging Deeper into the Graph
- Summary
- Time for action - implementing the SDK
- Using the Adobe ActionScript 3 SDK for Facebook platform
- Time for action - requesting extended permissions
- Time for action - obtaining extended permissions
- Extended permissions
- Time for action - authenticating via JavaScript
- Time for action - authenticating through the application
- Time for action - Using an access token in our Graph visualizer
- Authenticating with AS3
- Time for action - requesting an access token with the browser
- Time for action - registering an application with Facebook
- What's that got to do with the Graph API?
- Time for action - snooping through other people's accounts
- What can you see?
- Chapter 3. Let Me In!
- Summary
- Time for action - traversing the Graph
- Putting it all together
- Time for action - loading photos from an album
- Understanding Connections of Connections
- Time for action - creating an HTTP Requestor
- Time for action - displaying a Graph Object's connections
- Time for action - rendering Lists of Posts
- Time for action - finding connections in a browser
- Understanding connections
- Time for action - visualizing the info
- Time for action - deserializing a JSON object
- Time for action - retrieving a Page's information in AS3
- Accessing the Graph API through AS3
- Time for action - loading a Page
- Accessing the Graph API through a Browser
- Chapter 2. Welcome to the Graph
- A final note…
- The source code
- How much AS3 knowledge is required?
- Web hosts
- What's so great about Facebook?
- Chapter 1. Introduction
- Customer support
- Reader feedback
- Conventions
- Who this book is for
- What you need for this book
- What this book covers
- Preface
- Support files eBooks discount offers and more
- www.PacktPub.com
- About the Reviewer
- Acknowledgement
- About the Author
- Credits
- Facebook Graph API Development with Flash
- 封面
- 封面
- Facebook Graph API Development with Flash
- Credits
- About the Author
- Acknowledgement
- About the Reviewer
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Introduction
- What's so great about Facebook?
- Web hosts
- How much AS3 knowledge is required?
- The source code
- A final note…
- Chapter 2. Welcome to the Graph
- Accessing the Graph API through a Browser
- Time for action - loading a Page
- Accessing the Graph API through AS3
- Time for action - retrieving a Page's information in AS3
- Time for action - deserializing a JSON object
- Time for action - visualizing the info
- Understanding connections
- Time for action - finding connections in a browser
- Time for action - rendering Lists of Posts
- Time for action - displaying a Graph Object's connections
- Time for action - creating an HTTP Requestor
- Understanding Connections of Connections
- Time for action - loading photos from an album
- Putting it all together
- Time for action - traversing the Graph
- Summary
- Chapter 3. Let Me In!
- What can you see?
- Time for action - snooping through other people's accounts
- What's that got to do with the Graph API?
- Time for action - registering an application with Facebook
- Time for action - requesting an access token with the browser
- Authenticating with AS3
- Time for action - Using an access token in our Graph visualizer
- Time for action - authenticating through the application
- Time for action - authenticating via JavaScript
- Extended permissions
- Time for action - obtaining extended permissions
- Time for action - requesting extended permissions
- Using the Adobe ActionScript 3 SDK for Facebook platform
- Time for action - implementing the SDK
- Summary
- Chapter 4. Digging Deeper into the Graph
- Getting more results with paging
- Time for action - displaying the number of objects in a list
- Time for action - requesting more Objects
- Time for action - requesting more Objects at once
- Time for action - obtaining data in pages
- Time for action - adding limit and offset to GraphRequest instances
- Time for action - requesting data based on date
- Time for action - adding since and until to GraphRequest instances
- Time for action - filtering by date using the UI
- Time for action - using the ids parameter in a Graph URL
- Summary
- Chapter 5. Search Me
- Using the website's Search box
- Time for action - examining quick search results
- Time for action - Using the Full Search results
- Searching with a Graph URL
- Time for action - searching without authorization
- Time for action - searching while authorized
- Time for action - implementing a Search window in the Visualizer
- Time for action - searching via the SDK
- Time for action - searching your news feed
- Time for action - searching a friend's Wall Posts
- Time for action - searching feeds through the Visualizer
- Summary
- Chapter 6. Adding to the Graph
- Hello Facebook!
- Time for action - posting to the user's feed
- Time for action - using the POST method
- Time for action - listening for errors
- Time for action - granting the required permission
- Time for action - posting via the SDK
- Going further with Wall Posts
- Time for action - publishing rich posts
- Posting to another Wall
- Time for action - posting to another Wall using the Visualizer
- Time for action - literally
- Time for action - setting a Post's privacy settings
- Deleting Graph Objects
- Time for action - deleting a Post
- Time for action - deleting Posts using the Visualizer
- Publishing other kinds of Graph Object
- What about...?
- Summary
- Chapter 7. FQL Matters
- What is FQL?
- Understanding the FQL interface
- Getting information
- Time for action - retrieving info from the Page table
- What about connections?
- Time for action - getting a user's friends' names with AS3
- Time for action - an easier way
- Time for action - getting it down to one API call
- The Graph as a layer
- Permissions
- Restrictions
- Advanced FQL
- Summary
- Chapter 8. Finishing Off
- Putting it online
- Time for action - setting up an IFrame application
- Time for action - adding an application to a Page tab
- Time for action - authorizing through AIR with HTTP
- Time for action - authorizing through AIR with the SDK
- Time for action - authorizing on Android
- Getting your application out there
- Watch out for these policies!
- What next?
- Keeping up with the Zuckerbergs
- Summary
- Appendix A. Pop Quiz Answers
- Chapter 2
- Chapter 3
- Chapter 4
- Chapter 5
- Chapter 6
- Chapter 7
- Index 更新時(shí)間:2021-03-27 00:42:22