M > MovieClip.focusEnabled |
MovieClip.focusEnabled
movieclip, movieclip.focusEnabled, focusEnabled
Availability
Flash Player 6.
Usage
myMovieClip.focusEnabled
Description
Property; if the value is undefined or false, a movie clip cannot receive input focus unless it is a button movie clip. If the focusEnabled property value is true, a movie clip can receive input focus even if it is not a button movie clip.