Closed GoogleCodeExporter closed 9 years ago
There are plenty of site (including ones I have worked on directly) on which IE
+ SSL + SWFObject are working.
There is nothing in the SWFObject library which would affect the ability to
display a swf under SSL.
I suggest you have a look at your server logs or get a http traffic analyser
like Charles or Service Capture.
Original comment by aran.rhee@gmail.com
on 19 Jul 2010 at 6:10
Hi, I am having the same problem ONLY with IE 8 (not with firefox), only when
using SSL (https) and for example the JS is on another DOMAIN, for example:
http://subdomain.domain.com/swfobject.js
https://domain.com/index.php where the flash file should appear
It says all the time that I need to install flash player as it is not
recognized, and I have already installed latest version on IE 8.
Original comment by deliveri...@gmail.com
on 19 Jul 2010 at 8:04
so remember you need to deliver all of the assets on the page under SSL,
otherwise you will get mixed content warnings etc.
Also, unless you have a cert for subdomain or a wildcard cert, then you are
going to run into issues too...
Original comment by aran.rhee@gmail.com
on 20 Jul 2010 at 10:17
Please check the following link. The headers are crucial with IE, the other
browsers does not seem to care.
http://faindu.wordpress.com/2008/04/18/ie7-ssl-xml-flex-error-2032-stream-error/
I had the same problem, but after adding "Cache-Control: no-store", my swf
plays fine in IE8 under SSL.
Original comment by jan.pers...@gmail.com
on 13 Jan 2012 at 2:40
Original issue reported on code.google.com by
denzil.f...@gmail.com
on 17 Jul 2010 at 8:19Attachments: