<?xml version="1.0" ?> <cross-domain-policy> <allow-access-from domain="*" /> <site-control permitted-cross-domain- policies="all" /> <allow-http-request-headers-from domain="*" headers="*" /> </cross-domain-policy>
I tried this but still this is not working could you tell me the location of crossdomain.xml file so i can ensure it. my location is like this: public_html/crossdomain.xml my project is under public_html so crossdomain.xml file in rootfolder If any other ways please help me.its hell for me -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

