Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.4 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Browser: Safari
Language Found: English
Description
Steps to reproduce:
NB this happens in all flex versions
1. create a main application
2. create a module
3. create a custom class only used by the module
4. call SystemManager.getSWFRoot(customClassInstance) from within the module
Actual Results:
null
Expected Results:
module instance
Workaround (if any):
none but i'd be happy if someone has one!