Hi there.
I’m just starting out in AS3 and I have a slight problem that I can’t seem to figure out. I’m currently working on displaying XML content on my Flash App. I’m trying to make a search function on it and here is where my problem pops up.
How can I search the attributes of my content with only letters or fragments? For example, I type in 2 or 3 letters in the search box and click Search. I want all content with descriptions with those letters to pop up. EX. Type in “Flash”. All content with “Flash” in its title will pop up, regardless if the word "Flash "is only a portion of its description.
Hope to hear your suggestions soon. Thanks.