Flash is missing on Dulles, VA IE9 site
|
02-04-2011, 09:32 AM
Post: #1
|
|||
|
|||
Flash is missing on Dulles, VA IE9 site
Looks like Flash is missing on "Dulles,VA IE9 Preview 7" instance.
Here's the comparison in 3 browsers and bottom one (IE9) is not showing Flash modules and ads: http://www.webpagetest.org/video/compare...2X6C-l:IE9 Sergey |
|||
02-09-2011, 02:42 AM
Post: #2
|
|||
|
|||
RE: Flash is missing on Dulles, VA IE9 site
I checked both IE9 machines and they both have the 10.2 beta flash player installed (only version that works with IE9). I went to a test site to be sure the flash player is working too.
Any chance you're doing some form of version detection for flash and not recognizing the beta? Thanks, -Pat |
|||
02-09-2011, 07:53 AM
Post: #3
|
|||
|
|||
RE: Flash is missing on Dulles, VA IE9 site
(02-09-2011 02:42 AM)pmeenan Wrote: Any chance you're doing some form of version detection for flash and not recognizing the beta? It is very unlikely - here's our code: var blahSWF = new SWFObject("blah.swf", "blah", "705", "408", "7", "#000000"); blahSWF.addParam("wmode", "transparent"); blahSWF.addParam("allowscriptaccess", "always"); blahSWF.addVariable("videoXMLPath", "/includes/homepage/mediaviewer.xml"); blahSWF.write("blah"); |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)