Im trying to make a "subscribe to mailinglist" button in my flash movie, but I seem to be having problems. My actionscript looks like this:

On (Press)
Set Variable: "e_mail" = "[email protected]"
Set Variable: "list_id" = "Defectus"
Set Variable: "Act" = "subscribe_list"
Get URL ("http://www.listbot.com/cgi-bin/subscriber", window="_blank", vars=POST)
End On

Has anyone made one that worked with ListBot before? Help would be very appreciated.

thanks.

Michael