A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
setAnchor(anchorX:String, anchorY:String) — method, class flupie.textanim.TextAnim |
|
Modify the registration x and y of all blocks. |
setGradientLinear(textAnim:flupie.textanim:TextAnim, colors:Array, angle:Number, alphas:Array, ratios:Array) — Static Method , class flupie.textanim.TextAnimTools |
|
A linear gradient as a color of the text. |
setPattern(textAnim:flupie.textanim:TextAnim, img:Boolean, stretch) — Static Method , class flupie.textanim.TextAnimTools |
|
Takes a display object to draw a texture in each TextAnim block. |
showAnchors(textAnim:flupie.textanim:TextAnim) — Static Method , class flupie.textanim.TextAnimTools |
|
Shows the registration reference of each block in a TextAnim instance. |
source — Property, class flupie.textanim.TextAnim |
|
The original TextField instance thats TextAnim will use as reference. |
split — Property, class flupie.textanim.TextAnim |
|
To specify how the TextAnim will break the text: in chars, words or lines. |
start(delay:Number) — method, class flupie.textanim.TextAnim |
|
Starts the flow of effects dispatches, with delay specified. |
START — Constant Static Property, class flupie.textanim.TextAnimEvent |
|
Dispatched when TextAnim start to dispatche blocks. |
stop() — method, class flupie.textanim.TextAnim |
|
Stops the flow of effects dispatches. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |