我試圖讓一個視頻(FLV)或swf視頻播放器在Facebook的牆上工作,但無論我做什麼 - Facebook發佈原始fbml並忽略代碼。我究竟做錯了什麼?使用FBML在Facebook牆上嵌入自定義視頻播放器/視頻?
<fb:swf
swfsrc='http://www.domain.com/flv_player/Main.swf'
imgsrc='http://www.domain.com/large1.jpg'
allowscriptaccess=」all」
flashvars='config=http://www.domain.com/playerConfigEmbed/2179.xml'
width="384" height="283" />
我也試過FB:FLV
<fb:flv src='http://www.domain.com/files/file.flv' width='400' height='300' title='my movie' color='#FFBB00' salign='r' img='http://www.domain.com/thumbs/large1.jpg' scale='showall'/>