|
|||||||||
| 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.ButtonActionBuilder

java.lang.Objectcom.anotherbigidea.flash.writers.SWFActionsImpl
com.anotherbigidea.flash.readers.MovieBuilder.ActionsBuilder
com.anotherbigidea.flash.readers.MovieBuilder.ButtonActionBuilder
- All Implemented Interfaces:
- com.anotherbigidea.flash.interfaces.SWFActions
- Enclosing class:
- MovieBuilder
- protected class MovieBuilder.ButtonActionBuilder
- extends MovieBuilder.ActionsBuilder
| Field Summary | |
protected com.anotherbigidea.flash.movie.Button |
but
|
| 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.ButtonActionBuilder(com.anotherbigidea.flash.movie.Button b,
int flashVersion)
|
| Method Summary | |
void |
start(int conditions)
Start of actions |
| Methods inherited from class com.anotherbigidea.flash.readers.MovieBuilder.ActionsBuilder |
getActions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
but
protected com.anotherbigidea.flash.movie.Button but
| Constructor Detail |
MovieBuilder.ButtonActionBuilder
protected MovieBuilder.ButtonActionBuilder(com.anotherbigidea.flash.movie.Button b, int flashVersion)
| Method Detail |
start
public void start(int conditions)
- Description copied from interface:
com.anotherbigidea.flash.interfaces.SWFActions - Start of actions
- Specified by:
startin interfacecom.anotherbigidea.flash.interfaces.SWFActions- Overrides:
startin classMovieBuilder.ActionsBuilder
|
|||||||||
| Home >> All >> com >> anotherbigidea >> flash >> [ readers overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC