Thanks for the info, I used; this.isPopUp
and it worked great. --- In [email protected], Haykel BEN JEMIA <hayke...@...> wrote: > > http://livedocs.adobe.com/flex/3/langref/mx/core/IUIComponent.html#isPopUp > > Le 2010 8 30 22:44, "aceoohay" <pa...@...> a écrit : > > > I have a mx:module component that I sometimes call with a moduleloader, and > sometimes call with a popupManager. In order to close the item properly I > need to know how I was instantiated (popup manager or module loader). > > Is there a property that I can check that will tell me this? > > Obviously I can set my own property, but I would prefer using one that > already exists. > > Paul >

