1. make an input text.
2. var (variable name): the_text
3. then make a button
4. paste this actionscript to the button's action pallete
on (release, keyPress "")
{
if (the_text != "" && the_text != undefined)
{
getURL("http://www.google.com.ph/search?client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&channel=s&hl=tl&q="+the_text, the_target, "GET");
} // end if
}
Creating search box in flash!
About Blog!
I made this blog for EDUCATIONAL PURPOSE ONLY! not intended to harm any Software/s or Company. I am no way affiliating softwares and i cannot be held liable profit loss to any company. Users! use at your own risk.
I am just the links finder not sotfwares/files uploader. If wanna say thank you, dont say it to me say it to the person who originally uploaded the files.
