hi,
i have the same problem with embedding the youtube code.
i have tried your suggestions but none worked for me…
when i insert the youtube code and “save” the post nothing appears, and when i go back to the code i see that IT WAS CHANGED…only the youtube code i inserted look different now…
i tried putting it in <p></p> or <div>
but it didn’t help.
here is the code BEFORE:
<p>text of post…</p>
<p>more text</p>
<p><object width=”425″ height=”350″>
<param name=”movie” value=”https://www.youtube.com/v/kGtCrgsCACI”></param>
<param name=”wmode” value=”transparent”></param>
<embed src=”https://www.youtube.com/v/kGtCrgsCACI” type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”350″></embed>
</object>
</p>
and AFTER:
<p>text of post…</p>
<p>more text</p>
<p><object width=”425″ height=”350″></p>
<param name=”movie” value=”https://www.youtube.com/v/kGtCrgsCACI” />
<param name=”wmode” value=”transparent” /></object>
</p>
can anyone explain this to me?
thanks,
nun3