Disabling automatic moxieplayer wrap in tinymce
问题 =) I've built a function that uploads,converts and then embeds a video into tinymce. Tinymce keeps wrapping my video embeds with some < object > html, using their moxieplayer.swf. I want to use custom videoplayers for these videos, but cant do that when tinymce behaves as it does. This is the code im injecting to tinymce : <video width="320" height="240" poster="5872deprivedwrath.jpg" preload="false" src="5872deprivedwrath.mp4"> <source type="video/mp4" src="5872deprivedwrath.mp4"><source