The source code will be permanently available at GitHub (yes, new kid in the block instead of Google Code or SourceForge).
http://github.com/JabbyPanda/InputAssist/
Demo:
Changelog for 0.1 release:
[+] Added style "highlightBackgroundColor" to InputAssist
[+] Added Ant build script
[+] Packaged as SWC library
[*] Changed classes namespace to match industry standard
[*] Changed the algorithm [...]
I am currently in a process of updating the code for the component previously known as "Flex 4 AutoComplete component with text highlighting".
This process get me a chance to think a little bit about component branding.
What I've recently had learned that AutoComplete is a very common [...]
Updated: More recent version of this component was announced at September.
Disclaimer: My implementation of AutoComplete component is based on the revised codebase of AutoComplete 4 component originally created by Tenger Ivan from FlashCommander.org
Two different search modes are supported : PREFIX and INFIX, to see the difference please play with the interactive sample file [...]