Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create two WindowedApplications, one with a SWFLoader.
2. Have the SWFLoader load the other.
Actual Results:
It loads. The main WindowedApplication gets some of the properties (like height, width) of the WindowedApplication which was loaded by the SWFLoader.
Expected Results:
This isn't supported. It seems we should mention that somewhere, either when SWFLoader tries to load, or in the ASDoc.
Workaround (if any):