LoadVariables/getURL - Not sending

Hi,

I’m having a problem.
I have an email page. When I test the scene

getURL(“http://cht.yontrack.com:8080/vigil/email.aspx",“0”,"POST”);
and
loadVariablesNum(“http://cht.yontrack.com:8080/vigil/email.aspx",“0”,"POST”);

sends the email fine.

But when I test the movie, it doesn’t work at all and I get the error.
Error opening URL “http://cht.yontrack.com:8080/vigil/email.aspx

Has anyone ever heard of this before? Or why it might happen? Would it help if I posted my code?