Posts under Tag: fbml
I recently worked on a Flash based Facebook application, so of course I needed to use the Facebook multi-friend-selector invite widget. The Facebook javascript SDK makes it fairly easy to launch the request dialog. You have to specify a url for the form action, and by default you are redirected to that url after the invite is sent. This is [...]