Hello -- Spent hours on this and combed the web as well as this forum.
I have a simple php test app that I built in Flash Builder beta. It works on localhost. However, if I try load the page from another computer I get a 'send failed'. In serviceCapture I see that I am getting this error: 'Error: [strict] Ignoring policy file at http://localhost:8888/crossdomain.xml due to missing Content-Type.' (I have a well formed crossdomain.xml file at my site root with --for testing purposes- very liberal policies). When I load crossdomain.xml in my browser directly, it shows a header type of application/xml, which is on the header white list. Am I missing something obvious? I really appreciate any insight. Thank you lrlarson nyc

