ActiveDen

Text Slide Animation XML (4 Pop & Drop Styles)

Update v2

Performance upgrade (50% less CPU usage)

Description

Alive your texts with awesome text animation that cut textfield into separated characters (letters) and pops or drops them separately. Four type of animation included:
  • pop up
  • pop up tail
  • drop
  • drop tail

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 pop overshot, tail factor, blur radius, intro text size, quality
  • slide-show dimensions, background color or background image
  • set clickable layer with hand cursor that links to external page

Simple FLA file editing is needed to change font type.

Here is the part of XML file:
<slides ...>

  <slide>...</slide>

  <slide>
    <time intro="1" delay="5.5" outro="1" live="1" />
    <placement horizontalalign="center" verticalalign="center" />
    <font size="24" color="0xFFFFFF">
    <fx overshot="7" type="pop" />
    <text>Pop Up Letters Animation</text>
  </font></slide> 

  ...

  <slide>...</slide>

</slides>
by
by
by
by
by