Here is the example:
http://developers.facebook.com/docs/reference/dialogs/feed/
It’s supposed to do a popup with the message “Facebook Dialogs are so easy!” But when I go to the url, the textarea is empty. Thus proving itself wrong.
How do you make a dialog box when the message entered already, so the user can just click share without typing anything?
Facebook recently removed this functionality, so it is no longer possible. The
messageparameter is now ignored. You can thank spammers for that.http://developers.facebook.com/blog/post/510/
Sorry.
There is also a note about this in the Feed Dialog API docs: