Path to mc in mailform

This should be an easy one for you all. But obviously not for me :wink:

Got a mailform and sending the data to a PHP file with this

[AS]on (press) {
loadVariablesNum(ā€œmailform.phpā€, 0, ā€œPOSTā€);
}{[/AS]

now the problem is that the form is in a mc ( mc_form ) and I canĀ“t figure out how to write the code so that it matches that path.

Any ideas

THX

edit have tried this as level and target but no cigar.

did you try something like [AS]on (press) {
YOURMC.loadVariablesNum(ā€œmailform.phpā€, 0, ā€œPOSTā€);
}{[/AS]

Yes I tried that but to my suprise no go IĀ“ll post the fla here so you can see

Here it is

edit
The problem isnĀ“t really sending the mail it gets sent but the response from the PHP back to tell the user that everything is OK isnĀ“t working and I figured it is thanks to the loadVar

Correct me if IĀ“m wrong

I donā€™t know these things and i donā€™t kow PHP but donā€™t you have to use the sendAndLoad command ?

IĀ“ve used this before but only with the form in level0 and it works fine, I just have to figure out the correct path to the MC that contains the form.

So no send and load is recuired in the flashform.

Any ideas? Awfully quiet here tonight?
Brrr itĀ“s cold to be in the freezerā€¦:wink: