|
|
|||
Flash Player 8
Flash Player 9(AS3 version)
myTextEditor.linkColor : Number
Allows changing of color used for links in the runtime. This value will have no use if link color is defined inside CSS file.
The following code will change link color to red
myTextEditor.linkColor = 0xFF0000;