Page 4 of 4 FirstFirst ... 234
Results 31 to 38 of 38

Thread: Flash Contact form with php file included

  1. #31
    Programming Ninja mkeefe's Avatar
    Join Date
    Feb 2003
    Location
    Boston
    Posts
    7,794
    If you place the form in another movieclip you would need to alter the scope. So basically "form" would become "instancecontainer.form" where "instancecontainer" is the name of the movieclip on the stage.

    Hope that helps.

    Matt

  2. #32
    Firstly does this mean that i have to edit the source code to n = Four_mc.form.name_txt.text; or the actual instance name itself?

    Secondly i thought id try re downloading the files and make a sub directory and just load it as you made it to see if it worked. And it didnt? I have not changed any of the files.

    HERE

    What on earth is causing that?

    [Edited on 7/16/2009 by spo0f]

    [Edited on 7/16/2009 by spo0f]

  3. #33
    Guess no ones had any thoughts on this?

    Thanks

  4. #34
    Programming Ninja mkeefe's Avatar
    Join Date
    Feb 2003
    Location
    Boston
    Posts
    7,794
    I tried that URL you posted and it does call the PHP file properly, so maybe its a configuration (on your server) issue?

    Matt

  5. #35
    I have confirmed with my host that php is enabled. Im really confused about this!

  6. #36
    Programming Ninja mkeefe's Avatar
    Join Date
    Feb 2003
    Location
    Boston
    Posts
    7,794
    Have you tried testing just the PHP file? Fill in the variables with static data and then test that, maybe mail() is mis-configured on your server?

    Matt

  7. #37
    Thats an idea ill give it a go.

    If this doesnt do you have any other contact forms worth trying as i really need to get this fixed!

    Thanks for the replys

  8. #38
    thangviet
    Guest
    hey matt,
    i downloaded your contact form example but i'm getting "error calling php file" and "error opening URL"
    i've change my email in the php and they're all in the same folder.
    any help will be appreciated
    thanks

Page 4 of 4 FirstFirst ... 234

Posting Permissions

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