Converting HTML Forms to Actionscript

Thank you very much, that worked great. The only problem though is this portion of the form:

target=“blank” method=“post” enctype=“application/x-www-form-urlencoded”

Though the login now sends its variables, because it is trying to login to a firstclass server…it’s having trouble. I’m not familiar enough with HTML or Actionscript to send the encode type variable…

thanks.