TextAnimator
Advanced animations on text elements. The animations are CSS3 based, which makes them smooth even on mobile devices. There is a large number of effects to choose from.
Based on:
http://jschr.github.io/textillate/
slTextAnimator
Purpose: |
Creates a Text Animator effect using the elements in a container. |
Category: |
Text Animator |
Syntax: |
slTextAnimator "objectId" "efectoIn" "efectoOut" loop displayTime shuffle
objectId Select a Container to animate its text efectoIn Write one of the available in-effects (see below) efectoOut Write one of the available out-effects (see below) loop Should the animation loop? displayTime Display time for each text in milliseconds shuffle Shuffle characters? |
slTextAnimatorHide
Purpose: |
Hide the container elements before starting the text animation. |
Category: |
Text Animator |
Syntax: |
slTextAnimatorHide "objectId"
objectId Select a Container to hide its text |