;

PDA

Click to See Complete Forum and Search --> : ActionScript Mailinglist question...


NightmareAngel
08-28-2000, 05:59 PM
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" = "your@email.com"
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

MasterShin
08-29-2000, 06:06 AM
CGI is very easy, you can make your script that'll save the email to a file and return a sentence to Flash. What's the problem - I guess you don't know CGI....

I never heard of what you mentioned, so i'll be glad to build you what I said, with an option to send to all of your subscribers....

Waiting for your replay...