A Flash Developer Resource Site

Results 1 to 20 of 28

Thread: Assign a variable

Threaded View

  1. #12
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    OK....

    Try this:


    http://sandbox.blogdns.com/loadvars_mailform.swf

    Try it. It also traps empty fields. I have it write the variables to a text file also so you can see it indeed gets all of them. You can see the variables written here:

    http://sandbox.blogdns.com/mailform.txt


    Whenever I make anything that posts to php I test using a text file. This lets you confirm the variables are being sent if they are not being sent to something obvious(like a database). It's a good habit to get into and with mail forms it definitely helps.


    I'm not a big fan of wasting my time so if you already have a solution I'll just make this one of my downloads.
    Last edited by Chris_Seahorn; 01-03-2006 at 07:56 PM.

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