I am trying to send this message to another IP adresse on the same subnet.

var webpagePid=("http://.../DataPointSetValue?id=0&rawvalue=0000");
setProperty(sluk_eff, _visible, false);
loadVariablesNum(webpagePid, 0);

As long I activat the link, where both the .swf and .html file is locate. than it works!!, if I place these
two files to another PC on the same net work it also works.

But if I tried to activate them true IISservise, locally on the WEB server this bottom dosen't work or
at lease it dosen't seem to work.


Pleas Help!!