ChangeFocus Method (FlexUIMovieClip)

Class

FlexUIMovieClip class

Action

Defines the value of the type property of a keyFocusChange event object.

Syntax

uIMovieClip.ChangeFocus([shiftKey, keyCode])
Variable Description
shiftKey Optional.True if the Shift key modifier is activated; false otherwise. BOOLEAN.
keyCode Optional.The key code value of the key pressed to trigger a keyFocusChange event. STRING.