We have an application that is a Javascript application with an embedded Flex application compiled using 4.1A. It currently runs fine on all browsers except Internet Explorer 11.
We sometimes get a security sandbox violation: ExternalInterface caller. Any idea why our swfs are not loading or ExternalInterface calls are not working?
Thanks.