Predictive text in Flash
Predictive text in Flash
- Started
- Last post
- 2 Responses
- vernon
Looking for an explanation on how I could go about predicting the txt when people start typing on to a search field in Flash
example of predictive text
http://www.de-construct.co.ukI'm using ASP and XML backend
any pointers would be great.
Thanks
- unknown0
It's pretty simple if you want a limited vocabulary... but if you want to predict any word you'll need a big dicktionary... went to college with a couple of the founders of de-construct... good fellas!
- vernon0
Thats what I thought. I have 10,000 records to check!
It works fine in Access but I'm building A Flash.exe version reading from XML files.
My head hurts...........