Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
Class | Package | Description | |
---|---|---|---|
TextAnim | flupie.textanim | A class for dynamic text animation in actionscript 3. TextAnim works creating blocks of text, then applying functions that you create to each one of them. | |
TextAnimAnchor | flupie.textanim | TextAnimAnchor configures the point of registration of each TextAnimBlock. | |
TextAnimBlock | flupie.textanim | TextAnimBlock is the part of TextAnim that contains a text slice. | |
TextAnimEvent | flupie.textanim | Events thats TextAnim instances dispatches. | |
TextAnimMode | flupie.textanim | The way thats TextAnim will dispatch the effects. | |
TextAnimSplit | flupie.textanim | The way of TextAnim instance will break the text. | |
TextAnimTools | flupie.textanim | Extra tools for special treatment of TextAnim instance. |