I'm trying to embed videos in FCKEditor with insertHTML.
But if I do this in Internet Explorer the Embed-tags are stripped away, so the files dont display in firefox etc. Is it possible to avoid stripping of tags?
But if I do this in Internet Explorer the Embed-tags are stripped away, so the files dont display in firefox etc. Is it possible to avoid stripping of tags?
RE: Embed quicktime and windows media player
I think it was released as a patch, even... that might be too old now tho....
Good Luck!
RE: Embed quicktime and windows media player
I'm not using the filebrowser, I have my own buttons and windows to insert the videos.
RE: Embed quicktime and windows media player
is one, and I think there might be another. Haven't tested it out myself, and it's not plug-in based, but you may be able to rip some code...
Good Lucks!
RE: Embed quicktime and windows media player
is there a plugin any where???
RE: Embed quicktime and windows media player
eg.
<embed src="sound.mov" width="216" height="16"></embed>
Perhaps also try
<embed src="sound.mov" width="216" height="16"/>