I am making an order form in my Flash website. There is an important piece of HTML that I need to translate into Flash terms in order for the form to be compatible with my hosts form-mail script. Here's the line:

input type="hidden" name="_vDeckformid" value="39"

Does anyone know how to write this as Actionscript?
Thanks!