Mike M a écrit :
Thanks for your help but It doesnt work either
static function onXml( cnx : haxe.remoting.SocketConnection, data :
String )
{
cnx.getProtocol().socket.write("<cross-domain-policy><allow-access-from
domain=\"*\" /></cross-domain-policy>\\0") ;
}
Where am i wrong ?
You might have to specify the ports on which the Flash Player can
connect. I think the best is to activate the security log of the player,
it will tell you exactly what it's trying to do and why/how it fails to
allow the host.
Nicolas
--
Neko : One VM to run them all
(http://nekovm.org)