Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Language Found: English
Description
Steps to reproduce:
1. Import attached project file into Flash Builder.
2. Profile application in a browser.
3. Press the Load button to load the module.
4. Press the Unload button to unload the module.
Actual Results:
The number of instance of _Module1_mx_core_FlexModuleFactory stays at one.
Expected Results:
The number of instance of _Module1_mx_core_FlexModuleFactory goes to zero.
Workaround (if any):
Compile the application and module without accessibility.