var attachment =
{ 'caption':'{*actor*} hohoho:',
'properties':
[{ 'text':'<?=$names;?>',
'href':'<?=$app_canvas;?>',}],
'media':
[{ 'type':'image',
'src':'<?=$logo;?>',
'href':'http://bit.ly/hifZk'}]};
var actionLinks = [{ "text": "Eish", "href": "<?=$app_canvas;?>"}];
Facebook.streamPublish('', attachment, actionLinks, '', '', '');How do i add fbml or html into the stream publish command?? i've tried everything..
Offline
please vote for this bug: http://bugs.developers.facebook.com/sho … gi?id=7357
Last edited by zerostar07 (2009-11-07 04:48:38)
Offline