PDA

View Full Version : PM-ed to me: PHP-Flash mail problem


Flash Gordon
11-21-2005, 05:14 PM
PM-ed to me.

Hi expert,
I used David Khundiashvili (bigjolt) PHP-Flash mailer many times and it worked very good if I run it in a separte movie.
Now I have a main movie (index.swf) that loads a
second movie (ind.swf) on level 2. The second movie
loads a third movie on level 1 (contact.swf) that contains the PHP Mailer form on the "_root" level. The second and the third movie are loaded using:

loadMovieNum("ind.swf", 2); //to load the second movie into the first movie
loadMovieNum("contact.swf", 1); //to load the third movie into the second movie

Please tell me how to modify the code. I think the
problem is how to address the "answer"
variable in "mailform.php" file:
.................................................. ..
$sendresult = "Thank you....";
$send_answer = "answer="; //I think here is the problem
$send_answer .= rawurlencode($sendresult); echo "$send_answer";

Any help is very important to me.
Thank you.

Flash Gordon
11-21-2005, 05:14 PM
I once read anything after a ; on a line is ignored. trying moving your echo line down.

also, "&answer="

Also, you should be using LoadVars() to send and receive your response. With LoadVars, there will be not level issues.

Else if that doesn't work, I need more of your code.

CyanBlue
11-21-2005, 07:49 PM
Huh??? Now you are talking to yourself??? :D

Cota
11-22-2005, 02:04 AM
He is talking to himself...just look.....he's lost it...

Flash Gordon
11-22-2005, 02:21 AM
The bannana riding on highway, super tutorial threw dirty laundry. I said, "Fox the milk! Fox the milk!". All avail, no dogs wake seven.

CyanBlue
11-22-2005, 04:15 AM
Geez... Look what Ruben can do to other people... :D