Help with searching XML file

Hello All,

Working with a large xml database type file. I’m using flash 8 to create a searchable interface to search and display the xml data. I’ve read the Kirupa’s tutorial on xml searching which was helpful, however, I want to able to use multiple input text boxes for my search criteria. The Kirupa tutorial http://www.kirupa.com/web/xml/examples/searchbestof.htm using a basic search interface. Can anyone help me with the required actionscript to search from input text boxes. For example I want people to search by company name or phone number or address and etc… and I want them to have their own input box not like the Kirupa tutorial which uses a checkbox to select the search fields. Thanks, any help would be greatly appreciated.

Frank M.