Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
FacebookMobileAPIを使用しています。友達のIDと名前を取得していますが、画像は取得していません。以下のコードを使用します。
FacebookMobile.api("/me/friends", getStatusHandler);
誰かがIDと名前と一緒にfirendsプロフィール写真のリストを取得する方法を教えてもらえますか?
残りの情報を取得するには、FQL を使用する必要があるようです。
http://facebook-actionscript-api.googlecode.com/svn-history/r333/trunk/examples/FriendsListMobile_Flash/demo/models/FriendModel.as