Hi, I'm facing a weird behaviour with creationPolicy in containers. I use the default creationPolicy to auto and have a component with a TabNavigator with this creation policy. If the instance of this component is created as usual all works fine. The problem shows as I turn this component into a TitleWindow and pops it with popup manager. In this new incarnation, the component fires the creationComplete event in other tabs not selected (not instantiated).
This is a known effect of using a component in a popup manager?. I'm making test and this problem only shows when change from default mxml instantiation to a popup manager instantiation, so or this is a bug, or is something expected. -- ::| Carlos Rovira ::| http://www.carlosrovira.com ::| http://www.madeinflex.com