Domanda

Is it possible with a cross-domain policy file for use with Flash/AS3 to specify a blacklist? i.e. allow all URLs except the ones listed? So far I have only used it with whitelisting.

È stato utile?

Soluzione

The specification appears to only support whitelisting; all settings are of the form "allow-access-from", not "deny-access-from".

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top