PDA

View Full Version : How to enable search function?



setshot50
August 8th, 2005, 04:10 PM
Is there a method, such as via AS or Remoting, to create a site search tool within a Flash movie?

First post here, but a long time visitor to Kirupa. Great site!

cryo.burned
August 8th, 2005, 05:05 PM
umm.. youll probably want query string for that with the getURL function

Jeff Wheeler
August 8th, 2005, 05:06 PM
http://www.macromedia.com/devnet/mx/flash/articles/google_search.html

setshot50
August 8th, 2005, 05:15 PM
Thanks for the replies. The Google option seems viable. Let me describe my goal a bit more. I'm wanting to create a Flash movie that has a search field overlay. The user can enter their search terms, press submit, and be taken to an HTML page showing their results.