I would like to be able to deploy the crossdomain file
in the same domain name as the webservice but NOT in the root
domain.

Possible solution would be able to set the path of the crossdomain file  
before the initialization of the webservice on the client side.

I tried the following method without any success :
flash.system.Security.loadPolicyFile("http://samedomainasmyws:sameportasmyws/onefolder/onsubfolder/crossdomain.xml";);
 

Do I miss something ?

Thx for your help.

Claude Hussenet


Reply via email to