I can insert youtube videos with Html/Text module, articles, blog, etc, but when I try it in a new Forum post the html code disappears. I'm using DNN 4.8 and Forum 4.4.3. I'm the webmaster of a great musician community, and it's very important to me to insert this kind of posts.
The html code I try to insert in the "source view" of the FCK editor is something like this:
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/_1Qo1eaWF8c&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/_1Qo1eaWF8c&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
Help!!!