If I paste a youtube embed HTML like:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/fSDUklJqj30&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fSDUklJqj30&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
into the editor while in Source mode and switch back to WYSIWYG mode nothing appears in the editing window at all.
Does anybody know why?
If I click the Preview tool the youtube video shows up just fine.
And if I save the post and look at it on my site it shows up just fine.
And other HTML I paste directly in Source mode shows up just fine when I switch back to WYSIWYG mode.
Is there some setting or something I need to toggle somewhere to get this to work?
Thanks,
doug
Re: Why doesn't youtube embedded source show up in the WYSIWYG?
It seems that if I do a stripped down version of the youtube embed, without the surrounding object tag, that the Flash placeholder appears in the WYSIWYG at least:
So I'm thinking the problem is with the object tag itself. Does anybody know if that is right?
Is there something in the config file I can set to specify that the object tags show up? Are they just invisible by default in the WYSIWYG view perhaps?
Thanks for any suggestions anybody can give!
doug