|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SWFActionCodes
Action Codes and associated constants
Field Summary | |
---|---|
static int |
ADD
Description of the Field |
static int |
AND
Description of the Field |
static int |
ASCII_TO_CHAR
Description of the Field |
static int |
BIT_AND
Description of the Field |
static int |
BIT_OR
Description of the Field |
static int |
BIT_XOR
Description of the Field |
static int |
CALL
Description of the Field |
static int |
CALL_FUNCTION
Description of the Field |
static int |
CALL_METHOD
Description of the Field |
static int |
CALL_NEW_METHOD
Description of the Field |
static int |
CHAR_TO_ASCII
Description of the Field |
static int |
CLONE_SPRITE
Description of the Field |
static int |
CONVERT_TO_NUMBER
Description of the Field |
static int |
CONVERT_TO_STRING
Description of the Field |
static int |
DECREMENT
Description of the Field |
static int |
DEFINE_FUNCTION
Description of the Field |
static int |
DEFINE_LOCAL
Description of the Field |
static int |
DEFINE_LOCAL_VAL
Description of the Field |
static int |
DEL_THREAD_VARS
Description of the Field |
static int |
DEL_VAR
Description of the Field |
static int |
DIVIDE
Description of the Field |
static int |
DUPLICATE
Description of the Field |
static int |
END_DRAG
Description of the Field |
static int |
ENUMERATE
Description of the Field |
static int |
EQUALS
Description of the Field |
static int |
GET_MEMBER
Description of the Field |
static int |
GET_PROPERTY
Description of the Field |
static int |
GET_TARGET_PATH
Description of the Field |
static int |
GET_TIME
Description of the Field |
static int |
GET_URL
Description of the Field |
static int |
GET_URL_2
Description of the Field |
static int |
GET_VARIABLE
Description of the Field |
static int |
GOTO_FRAME
Description of the Field |
static int |
GOTO_FRAME_2
Description of the Field |
static int |
GOTO_LABEL
Description of the Field |
static int |
IF
Description of the Field |
static int |
INCREMENT
Description of the Field |
static int |
INIT_ARRAY
Description of the Field |
static int |
INIT_OBJECT
Description of the Field |
static int |
JUMP
Description of the Field |
static int |
LESS
Description of the Field |
static int |
LOOKUP_TABLE
Description of the Field |
static int |
MB_ASCII_TO_CHAR
Description of the Field |
static int |
MB_CHAR_TO_ASCII
Description of the Field |
static int |
MB_STRING_EXTRACT
Description of the Field |
static int |
MB_STRING_LENGTH
Description of the Field |
static int |
MODULO
Description of the Field |
static int |
MULTIPLY
Description of the Field |
static int |
NEW_OBJECT
Description of the Field |
static int |
NEXT_FRAME
Description of the Field |
static int |
NOT
Description of the Field |
static int |
OR
Description of the Field |
static int |
PLAY
Description of the Field |
static int |
POP
Description of the Field |
static int |
PREVIOUS_FRAME
Description of the Field |
static int |
PROP_ALPHA
Description of the Field |
static int |
PROP_CURRENTFRAME
Description of the Field |
static int |
PROP_DROPTARGET
Description of the Field |
static int |
PROP_FOCUSRECT
Description of the Field |
static int |
PROP_FRAMESLOADED
Description of the Field |
static int |
PROP_HEIGHT
Description of the Field |
static int |
PROP_HIGHQUALITY
Description of the Field |
static int |
PROP_NAME
Description of the Field |
static int |
PROP_QUALITY
Description of the Field |
static int |
PROP_ROTATION
Description of the Field |
static int |
PROP_SOUNDBUFTIME
Description of the Field |
static int |
PROP_TARGET
Description of the Field |
static int |
PROP_TOTALFRAMES
Description of the Field |
static int |
PROP_URL
Description of the Field |
static int |
PROP_VISIBLE
Description of the Field |
static int |
PROP_WIDTH
Description of the Field |
static int |
PROP_X
Description of the Field |
static int |
PROP_XMOUSE
Description of the Field |
static int |
PROP_XSCALE
Description of the Field |
static int |
PROP_Y
Description of the Field |
static int |
PROP_YMOUSE
Description of the Field |
static int |
PROP_YSCALE
Description of the Field |
static int |
PUSH
Description of the Field |
static int |
PUSHTYPE_03
Description of the Field |
static int |
PUSHTYPE_BOOLEAN
Description of the Field |
static int |
PUSHTYPE_DOUBLE
Description of the Field |
static int |
PUSHTYPE_FLOAT
Description of the Field |
static int |
PUSHTYPE_INTEGER
Description of the Field |
static int |
PUSHTYPE_LOOKUP
Description of the Field |
static int |
PUSHTYPE_NULL
Description of the Field |
static int |
PUSHTYPE_REGISTER
Description of the Field |
static int |
PUSHTYPE_STRING
Description of the Field |
static int |
RANDOM_NUMBER
Description of the Field |
static int |
REGISTER
Description of the Field |
static int |
REMOVE_SPRITE
Description of the Field |
static int |
RETURN
Description of the Field |
static int |
SET_MEMBER
Description of the Field |
static int |
SET_PROPERTY
Description of the Field |
static int |
SET_TARGET
Description of the Field |
static int |
SET_TARGET_2
Description of the Field |
static int |
SET_VARIABLE
Description of the Field |
static int |
SHIFT_LEFT
Description of the Field |
static int |
SHIFT_RIGHT
Description of the Field |
static int |
SHIFT_UNSIGNED
Description of the Field |
static int |
START_DRAG
Description of the Field |
static int |
STOP
Description of the Field |
static int |
STOP_SOUNDS
Description of the Field |
static int |
STRING_ADD
Description of the Field |
static int |
STRING_EQUALS
Description of the Field |
static int |
STRING_EXTRACT
Description of the Field |
static int |
STRING_LENGTH
Description of the Field |
static int |
STRING_LESS
Description of the Field |
static int |
SUBTRACT
Description of the Field |
static int |
SWAP
Description of the Field |
static int |
TO_INTEGER
Description of the Field |
static int |
TOGGLE_QUALITY
Description of the Field |
static int |
TRACE
Description of the Field |
static int |
TYPED_ADD
Description of the Field |
static int |
TYPED_EQUALS
Description of the Field |
static int |
TYPED_LESS_THAN
Description of the Field |
static int |
TYPEOF
Description of the Field |
static java.lang.String |
TYPEOF_BOOLEAN
Description of the Field |
static java.lang.String |
TYPEOF_FUNCTION
Description of the Field |
static java.lang.String |
TYPEOF_MOVIECLIP
Description of the Field |
static java.lang.String |
TYPEOF_NULL
Description of the Field |
static java.lang.String |
TYPEOF_NUMBER
Description of the Field |
static java.lang.String |
TYPEOF_OBJECT
Description of the Field |
static java.lang.String |
TYPEOF_STRING
Description of the Field |
static java.lang.String |
TYPEOF_UNDEFINED
Description of the Field |
static int |
WAIT_FOR_FRAME
Description of the Field |
static int |
WAIT_FOR_FRAME_2
Description of the Field |
static int |
WITH
Description of the Field |
Field Detail |
---|
static final int NEXT_FRAME
static final int PREVIOUS_FRAME
static final int PLAY
static final int STOP
static final int TOGGLE_QUALITY
static final int STOP_SOUNDS
static final int ADD
static final int SUBTRACT
static final int MULTIPLY
static final int DIVIDE
static final int EQUALS
static final int LESS
static final int AND
static final int OR
static final int NOT
static final int STRING_EQUALS
static final int STRING_LENGTH
static final int STRING_EXTRACT
static final int POP
static final int TO_INTEGER
static final int GET_VARIABLE
static final int SET_VARIABLE
static final int SET_TARGET_2
static final int STRING_ADD
static final int GET_PROPERTY
static final int SET_PROPERTY
static final int CLONE_SPRITE
static final int REMOVE_SPRITE
static final int TRACE
static final int START_DRAG
static final int END_DRAG
static final int STRING_LESS
static final int RANDOM_NUMBER
static final int MB_STRING_LENGTH
static final int CHAR_TO_ASCII
static final int ASCII_TO_CHAR
static final int GET_TIME
static final int MB_STRING_EXTRACT
static final int MB_CHAR_TO_ASCII
static final int MB_ASCII_TO_CHAR
static final int DEL_VAR
static final int DEL_THREAD_VARS
static final int DEFINE_LOCAL_VAL
static final int CALL_FUNCTION
static final int RETURN
static final int MODULO
static final int NEW_OBJECT
static final int DEFINE_LOCAL
static final int INIT_ARRAY
static final int INIT_OBJECT
static final int TYPEOF
static final int GET_TARGET_PATH
static final int ENUMERATE
static final int TYPED_ADD
static final int TYPED_LESS_THAN
static final int TYPED_EQUALS
static final int CONVERT_TO_NUMBER
static final int CONVERT_TO_STRING
static final int DUPLICATE
static final int SWAP
static final int GET_MEMBER
static final int SET_MEMBER
static final int INCREMENT
static final int DECREMENT
static final int CALL_METHOD
static final int CALL_NEW_METHOD
static final int BIT_AND
static final int BIT_OR
static final int BIT_XOR
static final int SHIFT_LEFT
static final int SHIFT_RIGHT
static final int SHIFT_UNSIGNED
static final int GOTO_FRAME
static final int GET_URL
static final int REGISTER
static final int LOOKUP_TABLE
static final int WAIT_FOR_FRAME
static final int SET_TARGET
static final int GOTO_LABEL
static final int WAIT_FOR_FRAME_2
static final int WITH
static final int PUSH
static final int JUMP
static final int GET_URL_2
static final int DEFINE_FUNCTION
static final int IF
static final int CALL
static final int GOTO_FRAME_2
static final int PROP_X
static final int PROP_Y
static final int PROP_XSCALE
static final int PROP_YSCALE
static final int PROP_CURRENTFRAME
static final int PROP_TOTALFRAMES
static final int PROP_ALPHA
static final int PROP_VISIBLE
static final int PROP_WIDTH
static final int PROP_HEIGHT
static final int PROP_ROTATION
static final int PROP_TARGET
static final int PROP_FRAMESLOADED
static final int PROP_NAME
static final int PROP_DROPTARGET
static final int PROP_URL
static final int PROP_HIGHQUALITY
static final int PROP_FOCUSRECT
static final int PROP_SOUNDBUFTIME
static final int PROP_QUALITY
static final int PROP_XMOUSE
static final int PROP_YMOUSE
static final java.lang.String TYPEOF_NUMBER
static final java.lang.String TYPEOF_BOOLEAN
static final java.lang.String TYPEOF_STRING
static final java.lang.String TYPEOF_OBJECT
static final java.lang.String TYPEOF_MOVIECLIP
static final java.lang.String TYPEOF_NULL
static final java.lang.String TYPEOF_UNDEFINED
static final java.lang.String TYPEOF_FUNCTION
static final int PUSHTYPE_STRING
static final int PUSHTYPE_FLOAT
static final int PUSHTYPE_NULL
static final int PUSHTYPE_03
static final int PUSHTYPE_REGISTER
static final int PUSHTYPE_BOOLEAN
static final int PUSHTYPE_DOUBLE
static final int PUSHTYPE_INTEGER
static final int PUSHTYPE_LOOKUP
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |