I have a web service with over a million rows of data in it (only one column). I want to create an autocomplete search field in Flex that starts working (autocompleting) after the user has typed the first four characters in there. Does anyone have a working example that I can look at?