XmlTextEditor

Lightweight text editor for XML syntax written in Flash AS3. This is a FlashDevelop project, you may compile it directly with mxmlc.

For usage examples please check the source code; this is a barebone editor, no kitchen sink included - it is useful for editing html and xml chunks in some simplistic cms - should you ever meet one.

On Internet Explorer line endings may be problematic: please take care of this on the javascript side (the injected CRLFs are shown twice causing empty lines to show up).

Because of the flash plugin leaving the plugin area with the mouse button pressed (dragging/scrolling for example) the dragged object (scrollbar handle) may behave erratically.

Keyboard shortcuts

Keyboard shortcuts will not work properly with Internet Explorer; you may use the context menu or may decide to add buttons inside or outside the flash component to access those functions.