I’ve asked this before, but in a different way, so I’m hoping asking it like this could get an answer 🙂
What API call results in this following dialog appearing:
http://dl.dropbox.com/u/222489/publishdialog.png
By using the FB.ui({method: ‘stream.publish’ … function all I get is a “Post to Your Wall” dialog, and all great Facebook games get the dialog in the screenshot. So I must be using the wrong function.
I don’t understand how you’ve missed it, it’s the first snippet of code in the FB.ui documentation:
Result in my test app:
