문제

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.

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top