I have a Canvas Facebook app embedded via an iframe. I would like to include a feedback link which would encourage the user to leave a comment that would be added to the Application wall - this comment would open like a standard FB modal window. Is there anyway to post to to the Application Wall directly via JS? Everything I have found such as FB.Connect.StreamPublish(), only publishes to the users stream, I need to publish to the application stream. Thanks!
A:
nope.
Note: You cannot publish to an application profile page's Wall.
http://wiki.developers.facebook.com/index.php/Stream.publish
zerkms
2010-04-26 21:51:36