How to code a search bar in Flash-HTML website?

Abby

New member
I'm working on a HTML website that has a SWF (flash) animated header. The search bar is animated and is located in the SWF flash file. How do I code the search bar to search only the HTML website?
The whole website is HTML. The only thing made in flash is the Header and the search bar.
If anyone knows a good resource- book, website tutorial, etc.- please let me know!
 
I'm not sure of the code to do this, but add a text bar in the search (Where you want them to search the keywords) than use the link that your HTML website will use to pull up the search results, and have the keywords searched for modify that URL to search for the specific keywords.

Hope this makes sense/helps. :)
 
Back
Top