HI all,,
im working to make a dynamic map using the ArcServer 10 and a flex application builder,
the problem is when i upload the data from localhost ( Myserver ) i got the following warning< crossdomain.xml not find>
im trying to read about it in ArcGIS recourse center, Adobe sites but i didn't have a clear vision where i should put the is crossdomain.xml
any hint please
Bilal
Flex API
Started by
Bilal
, Apr 13 2012 02:25 PM
1 reply to this topic
#1
Posted 13 April 2012 - 02:25 PM
#2
Posted 13 April 2012 - 08:22 PM
read this: http://www.adobe.com..._file_spec.html then create the file as per your security requirements.
you'll probably need two crossdomain policy files if your arcGIS server isn't the same as your webserver. put the crossdomain.xml files in your servers web roots or anywhere accessible & load them in your flex app:
Security.loadPolicyFile("http://your_arcGIS_s...rossdomain.xml");
Security.loadPolicyFile("http://your_webserve...rossdomain.xml");
you'll probably need two crossdomain policy files if your arcGIS server isn't the same as your webserver. put the crossdomain.xml files in your servers web roots or anywhere accessible & load them in your flex app:
Security.loadPolicyFile("http://your_arcGIS_s...rossdomain.xml");
Security.loadPolicyFile("http://your_webserve...rossdomain.xml");
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users


Sign In
Create Account

Palestinian Territory
Back to top
Thailand








