I have the latest WYSIWYG API module and the latest TinyMCE with the Media button enabled. When I insert media of any kind, it works on all other browsers except in IE! For example, when I insert a flash file using the media button, it will play in the preview window, I insert it and save the page, and IE won't display the swf (it says movie not loaded).. but all other browsers display it fine. The same happens when I insert a WMV video file. The preview window of tinyMCE in IE will even play the preview of the movie, but when I save the changes to the page, the movie isn't there. Any help is appreciated!

Comments

sbatmc’s picture

When inserting Flash files, I realized that TinyMCE was stripping out the
tag, which IE needs to display the media and other browsers seem to do ok without. Under Admin/ Site Configuration/ Input Formats/ ... I configured Filtered HTML to allow
tags.

anotherdave’s picture

Hi,

have this exact issue - though I've allowed <embed><param><object>, it still seems to be stripping out the video in IE6 & IE7. It works fine with Full HTML enabled, but this isn't something I want to give my editors.

Can I ask what config you have on Filtered HTML?

Thanks
Dave