Update v2
Performance upgrade (50% less CPU usage)Description
Alive your texts with awesome text animation that cut text into separated characters (letters) and glow them separately with random time shift and duration.No actionscript knowledge needed at all. There is ready to use SWF file. Just edit XML and run in!
It is XML configurable. You can easily:- set your own text
- set text color, size
- set one of the nine possible text alignment
- change duration of each phase of animation (intro, outro, etc.)
- create text animation chain
- change glow color, blur in both direction, strength, quality
- slide-show dimensions
- set background image and solid color (solid with opacity)
Simple FLA file editing is needed to change font type.
Here is the part of XML file:
<slides ...>
<slide>...</slide>
<slide>
<text>Lorem ipsum dolor sit amet, consectetur...</text>
<time intro="2" delay="3" outro="1" live="2.5" />
<placement horizontalalign="left" verticalalign="bottom" />
<font size="32" color="0xFFFFFF">
<fx blury="12" strength="3" color="0xFFCC00" quality="2" blurx="16" />
</font></slide>
...
<slide>...</slide>
</slides>

104 Purchases
28 Comments