When I try to insert HTML, like a YouTube video or something, it just shows up as the code, not a clickable image of the video. Is there a fix for this?
For example:
HTML Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="437" height="348" id="viddler"><param name="movie" value="http://www.viddler.com/simple/89b7d3f8/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="fake=1"/><embed src="http://www.viddler.com/simple/89b7d3f8/" width="437" height="348" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" flashvars="fake=1" name="viddler" ></embed></object>