Hi people…
Am doing a flash top for a webshop solution, and i need to place the newsletter subscription in this header.
The code below does this in html via 2 buttons, but i am kinda lost as how to convert it to actionscript and place on my 2 buttons in Flash :puzzled:
Can anyone help me?
<form method="GET" name="myform" target="_blank" action="http://maillist.dandomain.dk/subscribe.php">
<input type="hidden" name="listid" value="4290">
<input type="hidden" name="oid" value="1037">
<input name="email" type="text" value="Tilmeld nyhedsbrev">
<input type="submit" name="add" value="Tilmeld">
<input type="submit" name="remove" value="Afmeld">
</form>
And happy new year to all :thumb2: