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.
public function get blindColor():Number public function set blindColor(value:Number):void
An example will be posted in a short time.