F > _focusrect |
![]() ![]() ![]() |
_focusrect
Availability
Flash Player 4.
Usage
_focusrect =
Boolean
;
Description
Property (global); specifies whether a yellow rectangle appears around the button that has keyboard focus. The default value, true
, displays a yellow rectangle around the currently focused button or text field as the user presses the Tab key to navigate through objects in a movie. 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
![]() ![]() ![]() |