|
|||||||||
| Home >> All >> com >> anotherbigidea >> flash >> [ readers overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.anotherbigidea.flash.readers
Class MovieBuilder.ClipActionBuilder

java.lang.Objectcom.anotherbigidea.flash.writers.SWFActionsImpl
com.anotherbigidea.flash.readers.MovieBuilder.ActionsBuilder
com.anotherbigidea.flash.readers.MovieBuilder.ClipActionBuilder
- All Implemented Interfaces:
- com.anotherbigidea.flash.interfaces.SWFActions
- Enclosing class:
- MovieBuilder
- protected class MovieBuilder.ClipActionBuilder
- extends MovieBuilder.ActionsBuilder
| Field Summary | |
protected com.anotherbigidea.flash.structs.AlphaTransform |
cxform
|
protected int |
depth
|
protected boolean |
isMove
|
protected com.anotherbigidea.flash.movie.Transform |
matrix
|
protected java.lang.String |
name
|
protected com.anotherbigidea.flash.movie.Symbol |
symbol
|
| Fields inherited from class com.anotherbigidea.flash.readers.MovieBuilder.ActionsBuilder |
actions, version |
| Fields inherited from class com.anotherbigidea.flash.writers.SWFActionsImpl |
acts |
| Fields inherited from interface com.anotherbigidea.flash.interfaces.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.ClipActionBuilder(com.anotherbigidea.flash.movie.Symbol symbol,
com.anotherbigidea.flash.structs.Matrix matrix,
com.anotherbigidea.flash.structs.AlphaTransform cxform,
int depth,
java.lang.String name,
int version,
boolean isMove)
|
| Method Summary | |
void |
done()
All actions are done - place the instance |
| Methods inherited from class com.anotherbigidea.flash.readers.MovieBuilder.ActionsBuilder |
getActions, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
symbol
protected com.anotherbigidea.flash.movie.Symbol symbol
matrix
protected com.anotherbigidea.flash.movie.Transform matrix
cxform
protected com.anotherbigidea.flash.structs.AlphaTransform cxform
name
protected java.lang.String name
depth
protected int depth
isMove
protected boolean isMove
| Constructor Detail |
MovieBuilder.ClipActionBuilder
protected MovieBuilder.ClipActionBuilder(com.anotherbigidea.flash.movie.Symbol symbol, com.anotherbigidea.flash.structs.Matrix matrix, com.anotherbigidea.flash.structs.AlphaTransform cxform, int depth, java.lang.String name, int version, boolean isMove)
| Method Detail |
done
public void done()
throws java.io.IOException
- All actions are done - place the instance
|
|||||||||
| Home >> All >> com >> anotherbigidea >> flash >> [ readers overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC