I tried it there, starting with this in HTML mode:
<object width="425" height="350" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" xcodebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab"><param name="movie" value="http://www.youtube.com/v/9cFkDTtQdMw"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/9cFkDTtQdMw" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
I clicked on Normal and I can see the video. I then click on HTML and this is what is there now:
<object height=350 width=425 classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" xcodebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">
<embed src="http://www.youtube.com/v/9cFkDTtQdMw" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350" /></embed></object>
I clicked back on Normal and now the video is not showing up. Where would be the best spot to get the latest build, just in case I don't have it?
Jeremy