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
