I am loading the JavaScript SDK Asynchronously for my iframe canvas application.
I am aware that fbml is deprecated and being phased out, but is xfbml still ok?
Can I still use fb:name eg. <fb:name uid="2901279">?
Is there a better way to print the names of 100 friends for a user, for example?
You need to start using the Graph API, here’s a quick working example to get you started:
Just replace with your application id and you are good to go!