wanted to know how to check if the user has already allowed your application to publish on his stream ( to avoid the momentarily popup menu). Currently I'm simply using this javascript

 

++++++++++++++++++++++++++++++++++++++++

 

 

<script>
<!--
Facebook.showPermissionDialog(
'publish_stream,read_stream');
//-->
</script>

 

posted on 2011-07-06 17:47  小炒花生米  阅读(292)  评论(0)    收藏  举报