|
|
|||
| Parameter |
Description |
|---|---|
| cssFile | Location of the CSS file. |
linkColor |
Color of the linked text(in case that is not defined inside CSS file) |
targetBorderColor |
Border color of the currently targeted text field. |
| targetTextField | Name of the targeted text field. |
undoLevels |
Number of undo levels. Value of 0 will disable undo. |
| Parameter |
Description |
|---|---|
| FTE Instance | Name of the FlashTextEditor2 component instance |
Bold |
A Boolean value indicating whether the control should be displayed(true) or not (false). |
Italic |
A Boolean value indicating whether the control should be displayed(true) or not (false). |
| Underline | A Boolean value indicating whether the control should be displayed(true) or not (false). |
Bullet |
A Boolean value indicating whether the control should be displayed(true) or not (false). |
| Align | List of available 'align controls' |
Link |
A Boolean value indicating whether the control should be displayed(true) or not (false). |
Image |
A Boolean value indicating whether the control should be displayed(true) or not (false). |
| Toggle | A Boolean value indicating whether the control should be displayed(true) or not (false). |
Toggle Indent |
A Boolean value indicating whether the HTML view should be indented(true) or not (false). |
| Parameter |
Description |
|---|---|
| FTEControls Instance | Name of the FTEControlMMv2 component instance |
Root Directory |
Path to the directory on the server where files are stored(should be same as in config.xml). |
Script Name |
Name of the server side script(index.php or index.aspx). |
| Server Path | Path (or URL) where FlashFileManager backend files are stored. |
|
Parameter |
Description |
|---|---|
| blockIndentShift | Block indent value |
|
buttonDistance |
Distance between Text Editor buttons in pixels |
|
buttonHeight |
Height of Text Editor buttons in pixels |
|
buttonWidth |
Width of Text Editor buttons in pixels |
|
controls |
Control bar presets |
| fontList | List of available fonts |
| fontListWidth | Width of the font ComboBox |
|
fontSizes |
List of the available font sizes |
| iconPrefix | Prefix of the movieclips in library used for button icons |
| linkColor | Color of hyperlinks |
| selectedBorderColor | Border color of selected text field |
| targetTextField | Name of the targeted text field |
| undoLevels | Number of undo levels. Value of 0 will disable undo. |
|
FileBrowser |
A Boolean value indicating whether the component should use FileBrowser(true) or not (false). |
|
- Server Path |
Relative or absolute path to the folder containing FileBrowser files (with /) |
|
- Script Name |
Name of the server side script used for file browsing (needed only for IIS versions prior to 6.0) |