All Downloads are FREE. Search and download functionalities are using the official Maven repository.

erver.0.0.18.source-code.flash-policy.xml Maven / Gradle / Ivy

There is a newer version: 0.0.24
Show newest version
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
    <allow-access-from domain="*" to-ports="*"/>
</cross-domain-policy>
        <!--Configure which hosts and ports are allowed-->
        <!--By default FlashSocket detector uses the insecure policy file above which allows any host and port-->
        <!--see http://www.adobe.com/cn/devnet/flashplayer/articles/socket_policy_files.html-->
        <!--see http://kb2.adobe.com/cps/142/tn_14213.html-->
        <!--see http://help.adobe.com/en_US/AS2LCR/Flash_10.0/help.html?content=00000471.html-->
        <!--<cross-domain-policy>-->
        <!--<allow-access-from domain="*" to-ports="507"/>-->
        <!--<allow-access-from domain="*.adobe.com" to-ports="507,516"/>-->
        <!--<allow-access-from domain="*.helpexamples.com" to-ports="516-523"/>-->
        <!--<allow-access-from domain="www.adobe.com" to-ports="507,516-523"/>-->
        <!--<allow-access-from domain="www.helpexamples.com" to-ports="*"/>-->
        <!--</cross-domain-policy>-->




© 2015 - 2025 Weber Informatics LLC | Privacy Policy