FlashTextEditor.cssFile

Availability

Flash Player 8
Flash Player 9(AS3 version)

Usage

myTextEditor.cssFile:String

Description

Path / Location of the CSS file.

Examples

The following code will define css file to use.

myTextEditor.cssFile = "styles/fte.css";