<cross-domain-policy> <allow-access-from domain="*"> <site-control permitted-cross-domain-policies="master-only"> <?xml version="1.0" encoding="utf-8" ?> <cross-domain-policy> <allow-access-from domain="*" /> <site-control permitted-cross-domain-policies="master-only" /> </cross-domain-policy>
Some administrators may want to change this default behavior and use a custom crossdomain.xml policy file.
FMS typically does not require a crossdomain.xml policy file. However, when Adobe Flash Player makes some HTTP requests (non-RTMPT) to FMS (e.g. /fcs/ident, /fcs/uInfo, etc.), it will request a crossdomain.xml. For this reason, FMS has a default, built-in crossdomain.xml. This crossdomain.xml can be overridden.