ActiveDen

Advanced Dissolve Text SlideShow (XML)

Alive your texts with awesome text animation that cut text into separated characters (letters) and adds horizontal dissolve effect.

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 dissolve strength and 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 delay="3" intro="2" live="2.5" outro="1"/>
    <placement horizontalAlign="left" verticalAlign="bottom"/>
    <font color="0xFFFFFF" size="32"/>
    <fx blurRario="1.2" quality="2"/>
  </slide>

  ...

  <slide>...</slide>

</slides>
by
by
by
by
by