WYSIWYG Editor-Youtube video embed problem
-
im having problems with the editor and posting youtube.com videos The embed code.
I past the code in the code view and it works if i switch to the WYSIWYG editor some of the code disapears this happens in both Firefox and IE 7. IE 7 seems better with the editor than firefox. Ive turned of the WYSIWYG editor due to the problems.
Take this code from youtube
<object width="425" height="350"><param name="movie" value="https://www.youtube.com/v/9Jo_OcXTGSY"></param><param name="wmode" value="transparent"></param><embed src="https://www.youtube.com/v/9Jo_OcXTGSY" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
If i switch to visual view and back to code view i get:
<object width="425" height="350"> <param name="movie" value="https://www.youtube.com/v/9Jo_OcXTGSY"></param> <param name="wmode" value="transparent"></param></object>
I assume this is a bug or browser problem?
- The topic ‘WYSIWYG Editor-Youtube video embed problem’ is closed to new replies.