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

glowIntensity | maxGlow