Well… u have to use FQL to get that info… you can try the Graph API Explorer for testing what apps your friends have. https://developers.facebook.com/tools/explorer?method=GET&path=580330091%3Ffields%3Did%2Cname
Check this post… http://stackoverflow.com/questions/7956639/replacement-for-old-getappusers-call-to-see-a-users-friends-who-use-my-applicat Regards -- Saludos -S (http://www.yacafx.com/)Sergio Brito | @yacaFx (http://twitter.com/yacafx) Adobe Certified Expert & Instructor [email protected] (mailto:[email protected]) | www.yacafx.com (http://www.yacafx.com/) SM: IM: sergiobritor yacatematrix On Monday, May 27, 2013 at 11:58 AM, Lucas Junqueira wrote: > Hi, I'm using the facebook-actionscript-api library > (http://code.google.com/p/facebook-actionscript-api/) and it's working very > well. I can manage to login, get friends list and even post on a user wall. > However I was looking for a way to get a list of friends that also use my > app. Is this possible? I'm trying to avoid getting the full friends list and > compare with my own users database. > > Thank you
