dpaddock,
Ok, I get that part. But I see now that this only works on the server that its being built on. Across the network, same thing as before - no map. So, I'm thinking something else has to be added to the crossdomain.xml, but I thought these two lines;
<site-control permitted-cross-domain-policies="all"/>
<allow-access-from domain="*"/>
...would pick up and allow requests from anywehere, no?
If not, can you tell me how this should look to allow access from anywhere?
Thanks!
~ D