上次談到Actionscript 3.0 Client for the Facebook Platform API OpenFindMeee 就是一個用Actionscript3和Facebook API開發出來在Facebook上的應用程式。

FindMeee by Mirza Hatipovic, Find your friends on map and plan your travel using this app in Facebook.

  • Used Actionscript3, PHP and Google Maps
  • Connect to Facebook API
  • Load the list of friends and their statuses
  • Randomly select only 10 friends and statuses
  • Send it to swf
  • Populate the flash movieclips with user image and status
  • Apply some tween classes on the movieclips to switch between users

Facebook api methods to call in PHP

  • users_getFriends (http://wiki.developers.facebook.com/index.php/Friends.get)
  • users_getInfo (http://wiki.developers.facebook.com/index.php/Users.getInfo)

而且Mirza Hatipovic寫了文章跟大家分享他是怎么開發這個Application,使用的工具是Flash CS3哦。

文章一共分為3個小節,下面是這個星期的一節,其他2節他將會在下面的2個星期中發布,有興趣的朋友關注下。

Creating a Hello Friends App using ActionScript 3.0, PHP and Facebook API

Related posts:

  1. Actionscript 3.0 Client for the Facebook Platform API Open
  2. 利用Facebook API,PHP和Flash開發Facebook Application
  3. Create Trail Information & Expired Date in ActionScript3 & Flex
  4. Tour de Flex update to Version 1.2!