<spellcheck:*/>

The <spellcheck:* xmlns:spellcheck="com.flextendibles.spellcheck.*"/> component provides spell checking capability for Adobe Flex 3.0 RichTextEditor and TextArea components. It's a simple replacement of the <mx:*/> RichTextEditor and TextArea components.

The spellchecker provides the following features
  • Red underlining
  • Client side only functionality and Web Server spell check functionality
  • Personal dictionary (with the option to allow the end user to add the dictionary back to the server)
  • Ability to activate/de-activate spell checking ability for client side and web server functionality
  • Download Flex 3.0 Source Now!

I've decided to completely make this open source, so you can pull the source code down. If you want to donate please feel free, if you want to contribute let me know.