com.flagstone.transform.action
Interface Action

All Superinterfaces:
Copyable<Action>, SWFEncodeable
All Known Implementing Classes:
ActionData, ActionObject, BasicAction, Call, EventHandler, ExceptionHandler, GetUrl, GetUrl2, GotoFrame, GotoFrame2, GotoLabel, If, Jump, NewFunction, NewFunction2, Push, RegisterCopy, SetTarget, Table, WaitForFrame, WaitForFrame2, With

public interface Action
extends SWFEncodeable, Copyable<Action>

Action defines a type that is used to identify all the different types of actions that can be added to a movie.


Method Summary
 
Methods inherited from interface com.flagstone.transform.coder.SWFEncodeable
encode, prepareToEncode
 
Methods inherited from interface com.flagstone.transform.coder.Copyable
copy
 



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.