public interface IFlashConst
Modifier and Type | Field and Description |
---|---|
static String |
ACC_IMPL
Name of accImpl object.
|
static String |
ACC_PROPS
Name of accProps object.
|
static String |
ACCINFO_DEFAULTACTION
One of the property names of
ASAccInfo instance, which means the
widget's MSAA default action of an ActionScript object. |
static String |
ACCINFO_DESCRIPTION
One of the property names of
ASAccInfo instance, which means the
long description for an ActionScript object. |
static String |
ACCINFO_FORCESIMPLE
One of the property names of
ASAccInfo instance, which means
whether children of an ActionScript object is ignored by screen readers. |
static String |
ACCINFO_NAME
One of the property names of
ASAccInfo instance, which means the
ALT text for an ActionScript object. |
static String |
ACCINFO_ROLE
One of the property names of
ASAccInfo instance, which means the
MSAA widget role of an ActionScript object. |
static String |
ACCINFO_SHORTCUT
One of the property names of
ASAccInfo instance, which means
shortcut key for an ActionScript object. |
static String |
ACCINFO_SILENT
One of the property names of
ASAccInfo instance, which means
whether an ActionScript object is ignored by screen readers. |
static String |
ACCINFO_STATE
One of the property names of
ASAccInfo instance, which means the
MSAA widget state of an ActionScript object. |
static String |
ASNODE_ACCINFO
|
static String |
ASNODE_CLASS_ARRAY
Class name of the ActionScript objects.
|
static String |
ASNODE_CLASS_BUTTON
Class name of the ActionScript objects.
|
static String |
ASNODE_CLASS_NAME
|
static String |
ASNODE_CLASS_SHAPE
Class name of the ActionScript objects.
|
static String |
ASNODE_CLASS_TEXTFIELD
Class name of the ActionScript objects.
|
static String |
ASNODE_CURRENT_FRAME
|
static String |
ASNODE_DEPTH
|
static String |
ASNODE_HEIGHT
|
static String |
ASNODE_ICON_ACCPROPS
Icon type name.
|
static String |
ASNODE_ICON_ACCROLE
Icon type name.
|
static String |
ASNODE_ICON_COMPONENT
Icon type name.
|
static String |
ASNODE_ICON_FLASH
Icon type name.
|
static String |
ASNODE_ICON_OTHERS
Icon type name.
|
static String |
ASNODE_ICON_TEXT
Icon type name.
|
static String |
ASNODE_ICON_VARIABLE
Icon type name.
|
static String |
ASNODE_ID
|
static String |
ASNODE_IS_INPUTABLE
|
static String |
ASNODE_IS_OPAQUE_OBJECT
|
static String |
ASNODE_IS_UI_COMPONENT
|
static String |
ASNODE_OBJECT_NAME
|
static String |
ASNODE_TAB_INDEX
|
static String |
ASNODE_TARGET
|
static String |
ASNODE_TEXT
|
static String |
ASNODE_TITLE
|
static String |
ASNODE_TYPE
|
static String |
ASNODE_TYPE_BOOLEAN
Type name of the ActionScript objects.
|
static String |
ASNODE_TYPE_DISPLAYOBJECT
Type name of the ActionScript objects.
|
static String |
ASNODE_TYPE_FUNCTION
Type name of the ActionScript objects.
|
static String |
ASNODE_TYPE_MOVIECLIP
Type name of the ActionScript objects.
|
static String |
ASNODE_TYPE_NULL
Type name of the ActionScript objects.
|
static String |
ASNODE_TYPE_NUMBER
Type name of the ActionScript objects.
|
static String |
ASNODE_TYPE_OBJECT
Type name of the ActionScript objects.
|
static String |
ASNODE_TYPE_STRING
Type name of the ActionScript objects.
|
static String |
ASNODE_TYPE_UNDEFINED
Type name of the ActionScript objects.
|
static String |
ASNODE_VALUE
|
static String |
ASNODE_WIDTH
|
static String |
ASNODE_X
|
static String |
ASNODE_Y
|
static String |
ATTR_WMODE
HTML attribute name for Flash Player window mode, which belongs to
object and/or embed tags. |
static String |
CLSID_FLASH
Class ID value for Flash Player components
|
static Integer |
COMPLETED_READY_STATE
Value of ready state which means "complete".
|
static String |
CONTENT_URL
Name of the ActionScript variable for the URL from which the Flash movie
is downloaded.
|
static String |
DISPATCH_METHOD
Name of an ActionScript method, which we call to put request to the Flash
bridge component.
|
static int |
INVALID_DEPTH
ActionScript value which means invalid depth
|
static String |
M_CALL_METHOD
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_CLEAR_ALL_MARKERS
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_GET_CHILD_NODES
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_GET_CONTENT_ID
ActionScript variable name which denotes the content ID of the Flash
movie.
|
static String |
M_GET_CURRENT_POSITION
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_GET_INNER_NODES
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_GET_NODE_AT_DEPTH
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_GET_NODE_FROM_PATH
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_GET_NUM_CHILD_NODES
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_GET_NUM_SUCCESSOR_NODES
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_GET_PROPERTY
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_GET_ROOT_NODE
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_GET_SUCCESSOR_NODES
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_GET_SWF_VERSION
Name of an ActionScript method to get the version of a target SWF.
|
static String |
M_GET_VOLUME
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_NEW_MARKER
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_ON_PRESS
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_ON_RELEASE
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_ON_ROLL_OUT
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_ON_ROLL_OVER
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_PAUSE
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_PLAY
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_REPAIR_FLASH
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_SEARCH_SOUND
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_SEARCH_VIDEO
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_SET_FOCUS
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_SET_MARKER
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_SET_PROPERTY
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_SET_VOLUME
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_STOP
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_TRANSLATE
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_UNSET_MARKER
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
M_UPDATE_TARGET
Name of an ActionScript method, which is defined and exposed by boot
loader Flash component.
|
static String |
PATH_BRIDGELEVEL
ActionScript variable name which denotes the "Level 53553", into which
the bridge SWF is loaded. 53553 is choosed so that Flash developers
rarely use the level.
|
static String |
PATH_CONTENT_ID
ActionScript variable name which denotes the content ID of the Flash
movie.
|
static String |
PATH_GLOBAL
ActionScript variable name which denotes the global variables store.
|
static String |
PATH_IS_AVAILABLE
ActionScript variable name which denotes the availability of our bridge
mechanism.
|
static String |
PATH_ON_PRESS
ActionScript variable name which denotes the mouse (button pressing)
event handler.
|
static String |
PATH_ON_RELEASE
ActionScript variable name which denotes the mouse (button releasing)
event handler.
|
static String |
PATH_ROOTLEVEL
ActionScript variable name which denotes the "Level 0", into which the
root SWF is loaded.
|
static String |
PLAYER_GET_VARIABLE
Flash Player method name to get a value from a ActionScript variable.
|
static String |
PLAYER_SET_ATTRIBUTE
HTML DOM API method name to set attributes to elements.
|
static String |
PLAYER_SET_VARIABLE
Flash Player method name to set a value to a ActionScript variable.
|
static String |
PLAYER_VERSION
Name of the ActionScript variable for Flash Player version.
|
static String |
PROP_REQUEST_ARGS
ActionScript variable name to which we put request arguments to the
bridge Flash component.
|
static String |
PROP_RESPONSE_VALUE
ActionScript variable name from which we get response from the bridge
Flash component.
|
static String |
READY_STATE
Name of the variable for browser's ready state.
|
static String |
V_OPAQUE
HTML attribute value for Flash Player window mode, which denotes opaque
window mode.
|
static String |
V_TRANSPARENT
HTML attribute value for Flash Player window mode, which denotes
transparent window mode.
|
static final String CLSID_FLASH
static final int INVALID_DEPTH
static final String PLAYER_VERSION
static final String CONTENT_URL
static final String ACC_IMPL
static final String ACC_PROPS
static final String READY_STATE
static final Integer COMPLETED_READY_STATE
static final String PATH_ROOTLEVEL
static final String PATH_BRIDGELEVEL
static final String PATH_IS_AVAILABLE
static final String PATH_CONTENT_ID
static final String PATH_GLOBAL
static final String PATH_ON_PRESS
static final String PATH_ON_RELEASE
static final String PROP_REQUEST_ARGS
static final String PROP_RESPONSE_VALUE
static final String PLAYER_SET_VARIABLE
static final String PLAYER_GET_VARIABLE
static final String PLAYER_SET_ATTRIBUTE
static final String ATTR_WMODE
object
and/or embed
tags.V_TRANSPARENT
,
V_OPAQUE
,
Constant Field Valuesstatic final String V_TRANSPARENT
ATTR_WMODE
,
Constant Field Valuesstatic final String V_OPAQUE
ATTR_WMODE
,
Constant Field Valuesstatic final String M_GET_ROOT_NODE
static final String M_GET_NUM_SUCCESSOR_NODES
static final String M_GET_SUCCESSOR_NODES
static final String M_GET_NUM_CHILD_NODES
static final String M_GET_CHILD_NODES
static final String M_GET_INNER_NODES
static final String M_NEW_MARKER
static final String M_SET_MARKER
static final String M_GET_NODE_FROM_PATH
static final String M_CALL_METHOD
static final String M_SET_FOCUS
static final String M_UPDATE_TARGET
static final String M_REPAIR_FLASH
static final String M_SET_PROPERTY
static final String M_GET_PROPERTY
static final String M_TRANSLATE
static final String M_GET_NODE_AT_DEPTH
static final String M_UNSET_MARKER
static final String M_CLEAR_ALL_MARKERS
static final String M_ON_ROLL_OUT
static final String M_ON_ROLL_OVER
static final String M_ON_PRESS
static final String M_ON_RELEASE
static final String M_SEARCH_SOUND
static final String M_SEARCH_VIDEO
static final String M_GET_CURRENT_POSITION
static final String M_PAUSE
static final String M_PLAY
static final String M_STOP
static final String M_SET_VOLUME
static final String M_GET_VOLUME
static final String DISPATCH_METHOD
static final String M_GET_SWF_VERSION
static final String M_GET_CONTENT_ID
static final String ASNODE_TYPE
IASNode
, which denotes
the type of the node (of type String
).IASNode
,
Constant Field Valuesstatic final String ASNODE_CLASS_NAME
IASNode
, which denotes
the class name of the node (of type String
).IASNode
,
Constant Field Valuesstatic final String ASNODE_OBJECT_NAME
IASNode
, which denotes
the short instance name (for example, baz
) of the node
(of type String
).IASNode
,
Constant Field Valuesstatic final String ASNODE_TARGET
IASNode
, which denotes
the full instance name (for example, foo.bar.baz
) of the
node (of type String
).IASNode
,
Constant Field Valuesstatic final String ASNODE_VALUE
IASNode
, which denotes
the string representation of the node's value (of type String
).IASNode
,
Constant Field Valuesstatic final String ASNODE_TEXT
IASNode
, which denotes
the text content of the node (of type String
).IASNode
,
Constant Field Valuesstatic final String ASNODE_TITLE
IASNode
, which denotes
the title of the node (of type String
).IASNode
,
Constant Field Valuesstatic final String ASNODE_X
IASNode
, which denotes
the x coordinate of the node (of type Double
).IASNode
,
Constant Field Valuesstatic final String ASNODE_Y
IASNode
, which denotes
the y coordinate of the node (of type Double
).IASNode
,
Constant Field Valuesstatic final String ASNODE_WIDTH
IASNode
, which denotes
the width of the node (of type Double
).IASNode
,
Constant Field Valuesstatic final String ASNODE_HEIGHT
IASNode
, which denotes
the height of the node (of type Double
).IASNode
,
Constant Field Valuesstatic final String ASNODE_ACCINFO
IASNode
, which denotes
the accessibility information of the node (of type ASAccInfo
).IASNode
,
Constant Field Valuesstatic final String ASNODE_DEPTH
IASNode
, which denotes
the depth (aka z-order) of the node (of type Integer
).IASNode
,
Constant Field Valuesstatic final String ASNODE_CURRENT_FRAME
IASNode
, which denotes
the current frame of the node (of type Integer
).IASNode
,
Constant Field Valuesstatic final String ASNODE_IS_UI_COMPONENT
IASNode
, which is the
flag (of type Boolean
) denotes whether the node is UI Component.IASNode
,
Constant Field Valuesstatic final String ASNODE_IS_INPUTABLE
IASNode
, which is the
flag (of type Boolean
) denotes whether the node is inputable by
users.IASNode
,
Constant Field Valuesstatic final String ASNODE_IS_OPAQUE_OBJECT
IASNode
, which is the
flag (of type Boolean
) denotes whether the system should
traverse into its children.IASNode
,
Constant Field Valuesstatic final String ASNODE_ID
IASNode
,
Constant Field Valuesstatic final String ASNODE_TAB_INDEX
IASNode
, which denotes
the tab index of the node (of type Integer
).IASNode
,
Constant Field Valuesstatic final String ASNODE_TYPE_MOVIECLIP
typeof
operator.IASNode
,
ASNODE_TYPE
,
Constant Field Valuesstatic final String ASNODE_TYPE_OBJECT
typeof
operator.IASNode
,
ASNODE_TYPE
,
Constant Field Valuesstatic final String ASNODE_TYPE_UNDEFINED
typeof
operator.IASNode
,
ASNODE_TYPE
,
Constant Field Valuesstatic final String ASNODE_TYPE_STRING
typeof
operator.IASNode
,
ASNODE_TYPE
,
Constant Field Valuesstatic final String ASNODE_TYPE_BOOLEAN
typeof
operator.IASNode
,
ASNODE_TYPE
,
Constant Field Valuesstatic final String ASNODE_TYPE_NULL
typeof
operator.IASNode
,
ASNODE_TYPE
,
Constant Field Valuesstatic final String ASNODE_TYPE_NUMBER
typeof
operator.IASNode
,
ASNODE_TYPE
,
Constant Field Valuesstatic final String ASNODE_TYPE_FUNCTION
typeof
operator.IASNode
,
ASNODE_TYPE
,
Constant Field Valuesstatic final String ASNODE_TYPE_DISPLAYOBJECT
typeof
operator.IASNode
,
ASNODE_TYPE
,
Constant Field Valuesstatic final String ASNODE_CLASS_BUTTON
IASNode
,
ASNODE_CLASS_NAME
,
Constant Field Valuesstatic final String ASNODE_CLASS_ARRAY
IASNode
,
ASNODE_CLASS_NAME
,
Constant Field Valuesstatic final String ASNODE_CLASS_TEXTFIELD
IASNode
,
ASNODE_CLASS_NAME
,
Constant Field Valuesstatic final String ASNODE_CLASS_SHAPE
IASNode
,
ASNODE_CLASS_NAME
,
Constant Field Valuesstatic final String ASNODE_ICON_ACCROLE
IASNode
,
Constant Field Valuesstatic final String ASNODE_ICON_ACCPROPS
IASNode
,
Constant Field Valuesstatic final String ASNODE_ICON_FLASH
IASNode
,
Constant Field Valuesstatic final String ASNODE_ICON_OTHERS
IASNode
,
Constant Field Valuesstatic final String ASNODE_ICON_TEXT
IASNode
,
Constant Field Valuesstatic final String ASNODE_ICON_VARIABLE
IASNode
,
Constant Field Valuesstatic final String ASNODE_ICON_COMPONENT
IASNode
,
Constant Field Valuesstatic final String ACCINFO_NAME
ASAccInfo
instance, which means the
ALT text for an ActionScript object.static final String ACCINFO_DESCRIPTION
ASAccInfo
instance, which means the
long description for an ActionScript object.static final String ACCINFO_ROLE
ASAccInfo
instance, which means the
MSAA widget role of an ActionScript object. It comes from a property of
"._accImpl" object in ActionScrip 2.0, which is not documented. In
ActionScript 3.0, it comes from AccessibilityImplementation class.static final String ACCINFO_STATE
ASAccInfo
instance, which means the
MSAA widget state of an ActionScript object. It comes from a property of
"._accImpl" object in ActionScrip 2.0, which is not documented. In
ActionScript 3.0, it comes from AccessibilityImplementation class.static final String ACCINFO_SILENT
ASAccInfo
instance, which means
whether an ActionScript object is ignored by screen readers.static final String ACCINFO_FORCESIMPLE
ASAccInfo
instance, which means
whether children of an ActionScript object is ignored by screen readers.static final String ACCINFO_SHORTCUT
ASAccInfo
instance, which means
shortcut key for an ActionScript object.static final String ACCINFO_DEFAULTACTION
ASAccInfo
instance, which means the
widget's MSAA default action of an ActionScript object. It comes from a
property of "._accImpl" object in ActionScrip 2.0, which is not
documented. In ActionScript 3.0, it comes from
AccessibilityImplementation class.