| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--com.anotherbigidea.flash.writers.SWFActionsImpl
        |
        +--org.concord.flash.player.FMovieBuilder.ActionsBuilder
A SWFActions implementation that breaks multiple action arrays into separate Actions objects
| Field Summary | |
| protected  java.util.Vector | actions | 
| protected  int | 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  | FMovieBuilder.ActionsBuilder(int flashVersion) | 
| Method Summary | |
|  com.anotherbigidea.flash.movie.Actions[] | getActions() | 
|  void | start(int conditions)Start of actions | 
| Methods inherited from class com.anotherbigidea.flash.writers.SWFActionsImpl | 
| add, and, asciiToChar, asciiToCharMB, bitAnd, bitOr, bitXor, blob, call, callFunction, callMethod, charMBToAscii, charToAscii, cloneSprite, comment, concat, convertToNumber, convertToString, decrement, defineLocal, defineLocalValue, deleteProperty, deleteThreadVars, divide, done, duplicate, end, endBlock, endDrag, enumerate, equals, getMember, getProperty, getTargetPath, getTime, getURL, getURL, getVariable, gotoFrame, gotoFrame, gotoFrame, ifJump, increment, initArray, initObject, jump, jumpLabel, lessThan, lookup, lookupTable, modulo, multiply, newMethod, newObject, nextFrame, not, or, play, pop, prevFrame, push, push, push, push, push, pushNull, pushRegister, randomNumber, removeSprite, returnValue, setMember, setProperty, setSWFActions, setTarget, setTarget, setVariable, shiftLeft, shiftRight, shiftRightUnsigned, startDrag, startFunction, startWith, stop, stopSounds, storeInRegister, stringEquals, stringLength, stringLengthMB, stringLessThan, substract, substring, substringMB, swap, toggleQuality, toInteger, trace, typedAdd, typedEquals, typedLessThan, typeOf, unknown, waitForFrame, waitForFrame | 
| 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.Vector actions
| Constructor Detail | 
protected FMovieBuilder.ActionsBuilder(int flashVersion)
| Method Detail | 
public com.anotherbigidea.flash.movie.Actions[] getActions()
public void start(int conditions)
com.anotherbigidea.flash.interfaces.SWFActionsstart in class com.anotherbigidea.flash.writers.SWFActionsImpl| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||