Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 3.2 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Firefox 2.x
Language Found: English
Description
Steps to reproduce:
1. Import and compile the two projects in Flex Builder using Flex SDK 3.2.0.3199.
2. Copy the SubApplication.swf into the MainApplication/src directory.
3. Run the MainApplication and click the "Show Alert" button
Actual Results:
The Alert blocks the main application.
See attached screen shot.
Expected Results:
Given a SWFLoader with attributes: loadForCompatibility="true" trustContent="false"
"Alerts in untrusted applications are clipped at the edge of the loaded application." as per page 652 of http://blogs.adobe.com/flexdoc/loadingApps_draft2.pdf