kev
August 24th, 2002, 05:51 AM
Hi guyz was wondering if this is possible in flash 5:
I have the script for adding a google search to my site, but it's in html:
<!-- Search Google -->
<center>
<FORM method=GET action=http://www.google.com/custom>
<TABLE bgcolor=#FFFFFF cellspacing=0 border=0>
<tr valign=top><td>
<A HREF=http://www.google.com/search>
<IMG SRC=http://www.google.com/logos/Logo_40wht.gif border=0 ALT=Google align=middle></A>
</td>
<td>
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT type=submit name=sa VALUE="Google Search">
<INPUT type=hidden name=cof VALUE="AH:center;S:http://www.liquidsource.co.uk;AWFID:18bc198dbbce8a42;">
</td></tr></TABLE>
</FORM>
</center>
<!-- Search Google -->
Is there a way of doing this in Flash 5 or adapting it to work, basically through a flash text field and a flash button!
Thanks for any suggestions
btw - I can't get the code to show as text! how do i disable it in this forum?
Kev
<B>EDIT: Edited by lostinbeta to show the HTML code</B>
I have the script for adding a google search to my site, but it's in html:
<!-- Search Google -->
<center>
<FORM method=GET action=http://www.google.com/custom>
<TABLE bgcolor=#FFFFFF cellspacing=0 border=0>
<tr valign=top><td>
<A HREF=http://www.google.com/search>
<IMG SRC=http://www.google.com/logos/Logo_40wht.gif border=0 ALT=Google align=middle></A>
</td>
<td>
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT type=submit name=sa VALUE="Google Search">
<INPUT type=hidden name=cof VALUE="AH:center;S:http://www.liquidsource.co.uk;AWFID:18bc198dbbce8a42;">
</td></tr></TABLE>
</FORM>
</center>
<!-- Search Google -->
Is there a way of doing this in Flash 5 or adapting it to work, basically through a flash text field and a flash button!
Thanks for any suggestions
btw - I can't get the code to show as text! how do i disable it in this forum?
Kev
<B>EDIT: Edited by lostinbeta to show the HTML code</B>