glowColor

This read-write public property indicates the color of the glow.

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 glowColor():Number 
public function set glowColor(value:Number):void

Example

An example will be posted in a short time.

See also

angle | blurQuality | distance | glowAlpha | glowStrength | glowX | glowY | maximumBlur | numberOfRotations | numberOfWaves | wobbleAmplitude