Can anyone tell me how i would write this in flash, or if you're familiar with "Swish" thats what i'm actually doing it in. I need an input box that searches my zipcode search. but in flash.
Code:
<form id="searchbyzip" action="forums/apsearch.php?do=search" method="post">
<p align="center">
<b>
<a href="javascript:document.getElementById('searchbyzip').submit();">
<font face="Arial" size="2">Find Your Community By Zip Code</font></a></b><br>
<input size="5" name="zip" style="border: 1px solid #0066CC; background-color: #eeeeff; font-family: Arial; font-size: 10pt; font-weight: bold; color: #0066CC" /></p>