Important Note:

FlashTextEditor can not save content of the edited text field to the server. It is on developer to integrate the component into his system. Simple example of saving content from FTE to server using PHP can be downloaded here.

What's new in version 1.1.0 (updated 08/06/2005)

  1. Added FileBrowser.
  2. Added setWindowProperties method.

What's new in version 1.5.0 (updated 21/12/2005)

  1. Compatible with Flash 8
  2. Advanced control handling
  3. New control types - for Flash player 6 and higher (cut, copy, paste, find, replace, select all, remove formatting, paragraph formatting)
  4. New control types - for Flash player 8 (letter spacing, kerning, align justify)
  5. Updated FileBrowser. Added new FilePreview and FileUpload components (this works with Flash player 8 only and is php and .NET supported)
  6. Support for emails in URL dialog window
  7. ToolTips
  8. Undo / Redo
  9. Two new events: change and popUp
  10. Improved format indication (now works with whole paragraphs)
  11. Can now set the format before typing the text
  12. Improved overall performance

What's new in version 2.0.0 (updated 02/12/2006)

  1. CSS Style editing
  2. Main FTE engine separated from the controls
  3. FlashFileManager components included
  4. Improved API