Open GoogleCodeExporter opened 9 years ago
I've encountered this issue as well, and I think I can add more detail:
Steps to repro - try to run a flash page that is dependent upon fscommand
communications.
Expected output - that the flash page would run normally; instead it freezes at
the point where it relies upon the fscommand/javascript communications.
Version of product - currently using v2.2 and 1.4
Operating system - IE11
Additional info:
The problem is in the browser detection, due to the fact that the IE User Agent
string and feature support has changed dramatically. It is worth noting that
even if IE were being successfully detected, the onDomLoad function (and
possibly others, I have yet to dig that far) would throw errors due to relying
upon newly deprecated API features. I'm working on modifying the code myself so
that we can get our products back up and working, but it would be great to have
an "official" fix. Many thanks!
Original comment by roogi...@gmail.com
on 26 Dec 2013 at 10:04
pass on ie11
Original comment by jackw....@gmail.com
on 4 Mar 2015 at 6:47
Attachments:
Original issue reported on code.google.com by
changyh...@gmail.com
on 4 Dec 2013 at 11:00