【国外精选ppt】faceboapps.pptVIP

  • 3
  • 0
  • 约7.83千字
  • 约 34页
  • 2018-12-03 发布于浙江
  • 举报
【国外精选ppt】faceboapps

Sample code - Part 1 div id=fb-root/div script src=/en_US/all.js/script script ? FB.init({ ??? appId? : YOUR APP ID, ??? status : true, // check login status ??? cookie : false, // enable cookies to allow the server to access the session ??? xfbml? : true? // parse XFBML ? });? /script Sample code - Part 2 function postToWall() { ?? ? FB.ui({ ??????????? method: feed, ??????????? name: ‘Facebook Dialogs, ??????????? link: , ??????????? caption: ’Reference Documentation, ??????????? description: ’Dialogs provide simple, consistent interface…, ??????????? message: ’Facebook dialogs are so easy ?? ? }, function(response) { ??????????? if (response response.post_id) { ??????????????? alert(Successful!); ??????????? } else { ??????????????? alert(Uh-oh, something is wrong.); ??????????? } ?? ? }); ?? ? return false; } Congrats! You are now a full-fledge Facebook Apps Developer! Why don’t challenge yourself to do the following: Create a simple Facebook application that incorporates what we have learnt in this session Impress your teacher! Claim it at Source: /docs/guides/canvas/ /computers/software/key-benefits-of-facebook-application-development.html Source: /blog/?p=10 Source: /docs/authentication/ /docs/authentication/permissions/ Source: /docs/authentication/signed_request/ Source: /docs/authentication/signed_request/ Source: /docs/authentication/signed_request/ Source: /docs/authentication/signed_request/ Source: /docs/authentication/signed_request/ Source: /docs/reference/api/ Facebook Apps Dev 101 Facebook Apps Basic Integrate web applications with core Facebook Experience Example: getting user information and posting to wall Benefit? A powerful and cost effective measures for ones product/service to gain exposure (i.e. user engagement, viral effect) Getting Started Step 1: Registering application Step 2: Setting-up application Step 3: Authorizing application Step 4: Accessing user information Step 5: Interacting with Facebook Step 1: Registering Appli

文档评论(0)

1亿VIP精品文档

相关文档