A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: LoadVariablesNum - works in "test movie" but not in browser!!

  1. #1
    Member
    Join Date
    Oct 2000
    Posts
    79

    LoadVariablesNum - works in "test movie" but not in browser!!

    I'm trying to send some variables to an ASP script and to a PHP script. This is in Flash 5.

    here's my code:

    loadVariablesNum ("http://www.mcssl.com/app/join.asp?id=form1&Home=www.stems.com&DefaultMailin gAR=24402&MailingThankyouURL=www.cartville.com/app/thankyou.asp?ID=32099&MerchantID=32099&clientip=12 8.104.51.47&submit=Subscribe&email1=unral@yahoo.co m&name1=andrewjt", 0, "POST");

    loadVariablesNum ("http://www.newleafsystems.com/mailer.php?total="+_root.total+"&winner="+_root.wi nner+"&email="+_root.email+"&name1="+_root.name1, 0, "POST");

  2. #2
    Member
    Join Date
    Oct 2000
    Posts
    79
    Anybody? Help!

  3. #3
    Member
    Join Date
    Oct 2000
    Posts
    79
    Can I get any love here?

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