A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: ActionScript Mailinglist question...

  1. #1

    Thumbs down

    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

  2. #2
    Last Ju-Jitsu Warrior
    Join Date
    Aug 2000
    Posts
    655
    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...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center