8四2009
Filed under: ActionScript3, Facebook API
Author: Alvin / Aedis.Ju 将文章转换为简体
上次談到Actionscript 3.0 Client for the Facebook Platform API Open,FindMeee 就是一個用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:
- Actionscript 3.0 Client for the Facebook Platform API Open
- 利用Facebook API,PHP和Flash開發Facebook Application
- Create Trail Information & Expired Date in ActionScript3 & Flex
- Tour de Flex update to Version 1.2!
Leave a reply