loadVariables PHP problem

flash doesn’t whant to send the variables to the PHP
why is that?

on (release) {
result = “LOADING…”;
loadVariables(“http://127.0.0.1/highlight.php”, this, “POST”);
}

I have two input text fields and the they are assigned to the variables in the
property box.