Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with IE 11. #671

Open
GoogleCodeExporter opened this issue Jun 20, 2015 · 3 comments
Open

problem with IE 11. #671

GoogleCodeExporter opened this issue Jun 20, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. I use this: 
   swfobject.embedSWF("client.swf?"+(new Date()).getTime(), "eStamosConference", "100%", "99.6%", '11.1.0', "expressInstall.swf", params, {
    wmode: 'direct',
    menu: 'false'
   });
2. Run the web page
3. Nothing change

What is the expected output? What do you see instead?
After the page loaded target object is not changed.
The same code in other browsers work perfectly(IE7,8,9,10; Firefox; Safari; 
Chrome)

What version of the product are you using? On what operating system?
last version (2.2)

Please provide any additional information below.
I saw some conceptual differences between IE 11 and older IE versions.
I fixed the problem and now all work good for me. I am sending code 
modifications to you too. If you agree with me please add it in next version.

Original issue reported on code.google.com by svin...@gmail.com on 20 Nov 2013 at 4:54

Attachments:

@GoogleCodeExporter
Copy link
Author

It is not working with IE 11.

I tested the 2.3a also , it is not working with IE 11 too.

Original comment by changyh...@gmail.com on 4 Dec 2013 at 10:43

@GoogleCodeExporter
Copy link
Author

Have you seen:

ua.ie = false inside the function createSWF(attObj, parObj, id) {...},...

Thanks,

Original comment by changyh...@gmail.com on 4 Dec 2013 at 11:02

@GoogleCodeExporter
Copy link
Author

not work ie10 :(

Original comment by jasman@ihsana.com on 20 Apr 2014 at 12:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant