I just get this error message all the time when I try to create the BB code:
The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.
Code:
<div align="center"> <object width="560" height="340" id="lsplayer"> <param name="movie" value="http://cdn.livestream.com/grid/LSPlayer.swf?channel={option}&clip={param}&autoPlay=false"></param> <param name="allowScriptAccess" value="always"></param> <param name="allowFullScreen" value="true"></param> <embed name="lsplayer" wmode="transparent" src="http://cdn.livestream.com/grid/LSPlayer.swf?channel={option}&clip={param}&autoPlay=false" width="560" height="340" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash"> </embed> </object> </div>