MovieClip.focusEnabled
Availability
Flash Player 6.
Usage
my_mc.focusEnabled
Description
Property; if the value is
button movie clip. If the
focus even if it is not a button movie clip.
MovieClip._focusrect
Availability
Flash Player 6.
Usage
my_mc._focusrect
Description
Property; a Boolean value that specifies whether a movie clip has a yellow rectangle around it
when it has keyboard focus. This property can override the global
MovieClip._framesloaded
Availability
Flash Player 4.
Usage
my_mc._framesloaded
Description
Property (read-only); the number of frames that have been loaded from a streaming SWF file.
This property is useful for determining whether the contents of a specific frame, and all the
frames before it, have loaded and are available locally in the browser. This property is useful for
monitoring the downloading of large SWF files. For example, you might want to display a
message to users indicating that the SWF file is loading until a specified frame in the SWF file has
finished loading.
500
Chapter 12: ActionScript Dictionary
or
, a movie clip cannot receive input focus unless it is a
undefined
false
property value is
focusEnabled
, a movie clip can receive input
true
property.
_focusrect
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?