I use the code view to paste in the YouTube embed code, and it works initially when I preview the post, but if I save and reopen the post, the code is changed.
Here’s how it looks after I paste it in:
<object width=”425″ height=”350″><param name=”movie” value=”https://www.youtube.com/v/Ocf11DfJ0GI”></param><param name=”wmode” value=”transparent”></param><embed src=”https://www.youtube.com/v/Ocf11DfJ0GI” type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”350″></embed></object>
Here after I save and reopen:
<object height=”350″ width=”425″>
<param name=”movie” value=”https://www.youtube.com/v/Ocf11DfJ0GI”></param>
<param name=”wmode” value=”transparent”></param><ibed type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”350″></ibed>
</object>
Notice the embed source is gone.
Any ideas?