Link Search Menu Expand Document

DisplayObject.Active property

Setting $ TRUE activates the object and reacts to user interaction.

Setting $ FALSE deactivates the object and stops accepting user actions.

Objects located below the object for which $ FALSE is set will not accept operations at the same time, but the display status will not change.

If you change it to $ FALSE while it is in focus, the focus will move to the first object in that window that can receive focus.