I have a SWF file that calls some javascript which shows the facebook login dialog via the javascript sdk.
this all works fine, except for that fact that pop-up blockers block the login dialog, as it isnt invoked from a user action, but from flash.
any idea on how i could get around this?