yep all of them exist
each input text field has a property instance name of name_txt, email_txt,subject_txt,message_txt
Edit:
okay everything finally works!! woiwky and the rest of u have been really great thank u for such great hospitality!!
so i put the new line to show me what is being sent and all that shows up is the name part
what am i gonna do i don't know how to build a different form in flash.
this took me a week to figure out the php way.
ahhhhhhh
okay i've been doing the form in flash mx 2004 so here is the coding for calling up the script
//presistant reference to this movie's mail timeline:
var mainTL:MovieClip = this;
//start off with submit button dimmed
submit_mc._alpha = 40;
//create the LoadVars objects which will be used later...
i have the PHP 5.2.5 - Intermediate Ver. i setup a php file to send an email but for some reason the php file is not sending the email to the recipient. please help this is whats in the php
<?php
//create short variable names
$name=$_POST['name'];
$email=$_POST['email']...
hi is there n e 1 that can help? i published my site in flash mx and uploaded the .html files and the .swf but the site won't change from my coming soon index.html
i did rename the main file index.html and it still won't werk
Edit:
sorry can sum1 also move this thread to the help me section!