Not sure if you are asking whether you can do it according to their policies, or whether you can technically accomplish it. If you are asking the latter, you can whatever you like with the button, then just call the Facebook Graph API (
https://developers.facebook.com/docs/reference/api/) via Javascript when the button is clicked.
Hope that helps.