movementDirection

This read-write public property controls the direction on which the background text will move from.

The data type of this property is String; it can take the following values: LeftToRight and FromRight.

Implementation

public function get movementDirection():String 
public function set movementDirection(value:String):void

Example

An example will be posted in a short time.

See also

backgroundAlpha | backgroundMovingDistance | backgroundScale |blurQuality | maxBlurX | maxBlurY