If your UIComponent implements IFocusManagerComponent interface, you can call FocusManager.getFocus() to get the component that currently has focus. Otherwise, you can get the currently focused interactive object from Stage.focus. For details look into the documentation on FocusManager.
- [flexcoders] Ho to check an item has focus or how to find the curre... Anzer
- [flexcoders] Re: Ho to check an item has focus or how to find ... m.ar80

