Flash Player 4.
_focusrect =
Boolean
;
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 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.