Well, i have this code here:
} else {
loadVariablesNum("http://www.mdjstudios.com/mendy/snowMailPHP.php", "0", "POST");
EmailStatus = "Sending...";
_root.loader.nextFrame();
}
}
and the .swf is at mendysart.com/order.swf but it needs to get the php email file on my server… how would i do that? seems like the above doesnt work