I’m posting content to a Content Management System that seems to have only been designed with IE in mind.
I have a Flash movie that will work fine in any browser offline, but as soon as it is placed into the CMS, it will only work properly in IE.
I want to try and test to see if fooling the CMS into thinking that the browser being used is IE will make the Flash movie display correctly.
I’m assuming some kind of JavaScript is necessary at the head of the html page containing the Flash movie – something to do with the appName perhaps? I’ve searched the web and found 2 resources that mention something similar to what I want to do, but I cannot make much sense of them with respect to my situation:
https://bugzilla.mozilla.org/show_bug.cgi?id=166395
http://codepunk.hardwar.org.uk/bjs08.htm
An anyone shed some light on this? Is it possible?!!
Thanks!