Can someone show me how to use the TextInput and Button components to recreate the following HTML code in Flash? A tutorial would be fine too, I can’t seem to find what I am looking for.
<form action="http://members.notifylist.com/edit/joinlist" method=post class="style3">
<input type=hidden name="list_name" value="kschell-ksfanclub">
<span class="style8"><strong>Sign up here to join Katherine Schell's Fan Group</strong><br>
<BR>
email:</span>
<input type=text name="email" value=""> <input type=submit value="join"></FORM>