This read-write public property indicates whether to animate the text as well during the effect; if the property is enabled, the effect will have an In/Out Effect behavior, otherwise it will appear as a Wait Effect.
The data type of this property is Boolean.
public function get animateText():Number public function set animateText(value:Number):void
An example will be posted in a short time.