blindColor

This read-write public property indicates the color of the stripes creating the effect.

The data type of this property is Number; as the property contains the color code in hexa, it should have the following format - 0x000000.

Implementation

public function get blindColor():Number 
public function set blindColor(value:Number):void

Example

An example will be posted in a short time.

See also

animateText | gradientPosition | numberOfBlinds