com.macromedia.generator.api
Class Action
java.lang.Object
|
+--com.macromedia.generator.api.GenObject
|
+--com.macromedia.generator.api.Action
- public class Action
- extends GenObject
Fields inherited from class com.macromedia.generator.api.GenObject |
peer |
Methods inherited from class java.lang.Object |
, clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bsIdleToOverUp
public static final int bsIdleToOverUp
bsOverUpToIdle
public static final int bsOverUpToIdle
bsOverUpToOverDown
public static final int bsOverUpToOverDown
bsOverDownToOverUp
public static final int bsOverDownToOverUp
bsOverDownToOutDown
public static final int bsOverDownToOutDown
bsOutDownToOverDown
public static final int bsOutDownToOverDown
bsOutDownToIdle
public static final int bsOutDownToIdle
bsIdleToOverDown
public static final int bsIdleToOverDown
bsOverDownToIdle
public static final int bsOverDownToIdle
NOSEND
public static final int NOSEND
GET
public static final int GET
POST
public static final int POST
PROP_X_POSITION
public static final int PROP_X_POSITION
PROP_Y_POSITION
public static final int PROP_Y_POSITION
PROP_X_SCALE
public static final int PROP_X_SCALE
PROP_Y_SCALE
public static final int PROP_Y_SCALE
PROP_ALPHA
public static final int PROP_ALPHA
PROP_VISIBILITY
public static final int PROP_VISIBILITY
PROP_ROTATION
public static final int PROP_ROTATION
PROP_NAME
public static final int PROP_NAME
Action
public Action()
throws GeneratorApiException
Action
protected Action(int i)
throws GeneratorApiException
addAdd
public void addAdd()
throws GeneratorApiException
addAnd
public void addAnd()
throws GeneratorApiException
addAsciiToChar
public void addAsciiToChar()
throws GeneratorApiException
addCall
public void addCall()
throws GeneratorApiException
addCharToAscii
public void addCharToAscii()
throws GeneratorApiException
addCloneSprite
public void addCloneSprite()
throws GeneratorApiException
addDivide
public void addDivide()
throws GeneratorApiException
addEndDrag
public void addEndDrag()
throws GeneratorApiException
addEndIf
public void addEndIf()
throws GeneratorApiException
addEndJump
public void addEndJump()
throws GeneratorApiException
addEq
public void addEq()
throws GeneratorApiException
addGetProperty
public void addGetProperty()
throws GeneratorApiException
addGetTime
public void addGetTime()
throws GeneratorApiException
addGetURL
public void addGetURL(java.lang.String s,
java.lang.String s1)
throws GeneratorApiException
addGetURL2
public void addGetURL2(int i)
throws GeneratorApiException
addGetVariable
public void addGetVariable()
throws GeneratorApiException
addGotoFrame
public void addGotoFrame(int i)
throws GeneratorApiException
addGotoFrame2
public void addGotoFrame2()
throws GeneratorApiException
addGotoLabel
public void addGotoLabel(java.lang.String s)
throws GeneratorApiException
addIf
public void addIf()
throws GeneratorApiException
addJump
public void addJump()
throws GeneratorApiException
addLess
public void addLess()
throws GeneratorApiException
addMBAsciiToChar
public void addMBAsciiToChar()
throws GeneratorApiException
addMBCharToAscii
public void addMBCharToAscii()
throws GeneratorApiException
addMBStringExtract
public void addMBStringExtract()
throws GeneratorApiException
addMBStringLength
public void addMBStringLength()
throws GeneratorApiException
addMultiply
public void addMultiply()
throws GeneratorApiException
addNextFrame
public void addNextFrame()
throws GeneratorApiException
addNot
public void addNot()
throws GeneratorApiException
addOr
public void addOr()
throws GeneratorApiException
addPlay
public void addPlay()
throws GeneratorApiException
addPop
public void addPop()
throws GeneratorApiException
addPrevFrame
public void addPrevFrame()
throws GeneratorApiException
addPush
public void addPush(java.lang.String s)
throws GeneratorApiException
addPushProperty
public void addPushProperty(int i)
throws GeneratorApiException
addRandomNumber
public void addRandomNumber()
throws GeneratorApiException
addRemoveSprite
public void addRemoveSprite()
throws GeneratorApiException
addSetProperty
public void addSetProperty()
throws GeneratorApiException
addSetTarget2
public void addSetTarget2()
throws GeneratorApiException
addSetVariable
public void addSetVariable()
throws GeneratorApiException
addSetVariableArgs
public void addSetVariableArgs(java.lang.String s,
java.lang.String s1)
throws GeneratorApiException
addStartDrag
public void addStartDrag()
throws GeneratorApiException
addStop
public void addStop()
throws GeneratorApiException
addStopSounds
public void addStopSounds()
throws GeneratorApiException
addStringAdd
public void addStringAdd()
throws GeneratorApiException
addStringEq
public void addStringEq()
throws GeneratorApiException
addStringExtract
public void addStringExtract()
throws GeneratorApiException
addStringLength
public void addStringLength()
throws GeneratorApiException
addStringLess
public void addStringLess()
throws GeneratorApiException
addSubtract
public void addSubtract()
throws GeneratorApiException
addTellTarget
public void addTellTarget(java.lang.String s)
throws GeneratorApiException
addToInteger
public void addToInteger()
throws GeneratorApiException
addToggleQuality
public void addToggleQuality()
throws GeneratorApiException
addTrace
public void addTrace()
throws GeneratorApiException
addWaitForFrame
public void addWaitForFrame(int i)
throws GeneratorApiException
addWaitForFrame2
public void addWaitForFrame2()
throws GeneratorApiException
finalize
protected void finalize()
throws java.lang.Throwable
- Overrides:
finalize
in class java.lang.Object
release
public void release()
- Overrides:
release
in class GenObject
setTransitionState
public void setTransitionState(int i)
throws GeneratorApiException