Pathing

Hi started another thread but I don´t think it was to clear because I didn´t get any answers.

Using a loadVariblesNum in an MC (it´s an mailform ) that is on the maintimline (root)
and have problems pathing to it. Shouldn´t it be something like this.

][AS]
on (press) {
myMc.loadVariablesNum(“mailform.php”, 0, “POST”);
}{
[/AS]

Have tried that but no luck, the mail gets sent but from the PHP I´m using it should send a response that the mail is sent but that doesn´t work. Heres the fla.

Llink to fla