_focusrect

Availability

Flash Player 4.

Usage

_focusrect = Boolean;

Description

Property (global); specifies whether a yellow rectangle appears around the button or movie clip that has keyboard focus. The default value, true, displays a yellow rectangle around the currently focused button or movie clip as the user presses the Tab key to navigate through objects in a SWF file. Specify false if you do not want to display the yellow rectangle. This is a global property that can be overridden for specific instances.

See also

Button._focusrect, MovieClip._focusrect