Why? Detect when the FocusManager activates or deactivates a window by tracking when it add/removes a listener for MouseDown
--- In [email protected], "Paul Andrews" <[EMAIL PROTECTED]> wrote: > > ----- Original Message ----- > From: "reflexactions" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Thursday, December 20, 2007 12:36 PM > Subject: [flexcomponents] Find instance for an event handler > > > > If an event handler is actually a method of a component instance does > > anyone know how to find which instance it is. > > > > Actually I just want to check when a listener is being added that it is > > from a particular object and not some other source. > > There's bound to be another architecture to do what you need to do. Can you > say why you need to do this? > > Paul >
