MovieClip.focusEnabled
Availability
Flash Player 6.
Usage
my_mc.focusEnabled:Boolean
Description
Property; if the value is
button. If the
focusEnabled
is not a button.
Example
The following example sets the
my_mc.focusEnabled = false;
514
Chapter 2: ActionScript Language Reference
or
, a movie clip cannot receive input focus unless it is a
undefined
false
property value is
focusEnabled
, a movie clip can receive input focus even if it
true
property for the movie clip
to
:
my_mc
false
Need help?
Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?