Flash Advisor logo
:: Desktop Shortcut
:: Flash Help
Advice from Experts

+ Reply to Thread
Results 1 to 1 of 1

Hybrid View

  1. #1

    Post Button script not working! HELP!

    Okay, so I'm trying to make a contact form with the following fields:
    Name:
    Last Name:
    Zip Code:
    Phone-Number:
    Email:
    Confirm Email:
    Message or Inquiry:

    Unfortunately, when I tried it, it didn't do anything. Not even change the dynamic text. What am I doing wrong? Heres the script:
    on (release) {
    if (name_field eq "" or message_field eq "" or email eq "" or email.text != confirm_email.text or phone_number.length < 10 ) {
    status_field = "Something is blank, E-mail does not match or phonenumber is not long enough. Please check and confirm.";
    stop();
    } else {
    form.loadVariables("email.php", "POST");
    status_field = "Sent Succesfully!"
    }
    }

    Please help!!
    Last edited by sjosue96; 04-26-2011 at 01:23 AM.

  2. # ADS
    Join Date
    Always
    Posts
    Many
     

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Sponsors
Create Speaking Characters for your website and Flash movies. 15 Day Free Trial