Hello, my application dynamicly load module and add them in a tabnavigator.
Using the Popup library i got a strange behavior, if i do not set manually the "parent" property, or if i set it to topLevelApplication on popupwarper, when i open the module, the skin class of the spark components used in the popup are not found by the styleManager
i'm using Flex 4.5
Parsley 2.4M2
and the last popup library from trunk.
any suggestion ?
Sorry i did not see that you had answered at this time.
I resolved my problem since that time.
In fact the skin class was not compiled with the top level applicaton since the component was only used in module.
passing the moduleFactory attribute i resolved the problem.
However moduleFactory is not bindable, and that force us to manualy setting it (for example on creationComplete).
A cool feature would be a "autoDetectModueFactory" attribute that would make the PopupWarper getting the factory from the parent mxml component automaticly.
North America
Europe, Middle East and Africa
Asia Pacific