hello, <br><br>with facebooker can I get a list of someone's facebook friends, only using his facebook id?<br>If yes, then please let me know how... (and don't read further)<br><br>If this is not possible, then here is my problem:<br>
-------------------------------------------<br>I have a flash movie embedded in the canvas page of my Facebooker application.<br><br>The movie gets information from an xml file, which is generated by .rxml file, but this rxml file has no information related to the current facebook user and his session. So I can only pass some data that comes from the <fb:swf> flashvars through the flash movie to the .rxml in the form of url arguments. One possible things to pass is fb_sig_user, which is the facebook id of the user. Other available flashvars are listed in the wiki: <a href="http://wiki.developers.facebook.com/index.php/Fb:swf">http://wiki.developers.facebook.com/index.php/Fb:swf</a><br>
<br>So, I need to have info about the facebook user's friends in the .rxml file. How can I achieve this?<br><br><br>Thanks a lot!!!<br>