|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpt.tumba.parser.swf.SWFActionsImpl
pt.tumba.parser.swf.MovieBuilder.ActionsBuilder
protected static class MovieBuilder.ActionsBuilder
A SWFActions implementation that breaks multiple action arrays into separate Actions objects
Field Summary | |
---|---|
protected java.util.List |
actions
Description of the Field |
protected int |
version
Description of the Field |
Fields inherited from class pt.tumba.parser.swf.SWFActionsImpl |
---|
acts |
Fields inherited from interface pt.tumba.parser.swf.SWFActions |
---|
GET_URL_MODE_LOAD_MOVIE_INTO_LEVEL, GET_URL_MODE_LOAD_MOVIE_INTO_SPRITE, GET_URL_MODE_LOAD_VARS_INTO_LEVEL, GET_URL_MODE_LOAD_VARS_INTO_SPRITE, GET_URL_SEND_VARS_GET, GET_URL_SEND_VARS_NONE, GET_URL_SEND_VARS_POST |
Constructor Summary | |
---|---|
protected |
MovieBuilder.ActionsBuilder(int flashVersion)
Constructor for the ActionsBuilder object |
Method Summary | |
---|---|
Actions[] |
getActions()
Gets the actions attribute of the ActionsBuilder object |
void |
start(int conditions)
Description of the Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int version
protected java.util.List actions
Constructor Detail |
---|
protected MovieBuilder.ActionsBuilder(int flashVersion)
flashVersion
- Description of the ParameterMethod Detail |
---|
public Actions[] getActions()
public void start(int conditions)
start
in interface SWFActions
start
in class SWFActionsImpl
conditions
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |