ChangeFocus Method (FlexUIMovieClip)

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.