Using CuteEditor to upload mpeg files and depending if i use Firefox or Internet Explorer the source code produced is different.
If i upload files with Firefox it adds the following code that allows the video to work.
<param name="FileName" value="http://test.co.uk/media_store/test.mpg"/>
If i upload files with Internet Explorer it doesn't add this code and the mpeg file is mssing when you view the page.
Any idea why?