ispring.as2player.AcquireFocusEvent Class
The AcquireFocusEvent Class extends the standard flash.events.Event class and exposes the following constants and properties:
| Constants |
|
Constant |
Type |
Value |
Description |
|
KEYBOARD_FOCUS_STATE_CHANGED |
String |
keyboardFocusStateChanged |
Defines the value of the type property of a keyboardFocusStateChanged event
object. This type of event occurs when interactive element of the presentation
(e.g. a text field of a Quiz) acquires or loses keyboard focus. |
| Properties |
|
Property |
Type |
Description |
|
acquireFocus |
Boolean |
Indicates whether the interactive element of the presentation
acquires or lost keyboard focus. |
See also
IPresentationPlaybackController Interface
ActionScript3 and Flex support in iSpring