Forum General crossdomain.xml, both are broken

Any issues or discussions relating to Flash development are welcome here.

crossdomain.xml, both are broken

Postby robertflesch » July 22nd, 2015, 2:46 pm

Both of the crossdomain.xml files for player.io are broken.

Security.loadPolicyFile( "https://content.playerio.com/crossdomain.xml" );
Generates this
Warning: Domain content.playerio.com does not specify a meta-policy. Applying default meta-policy 'master-only'. This configuration is deprecated. See http://www.adobe.com/go/strict_policy_files to fix this problem.

This one
generates
Security.loadPolicyFile( "http://cdn.playerio.com/crossdomain.xml" );
Warning: Ignoring 'secure' attribute in policy file from http://cdn.playerio.com/crossdomain.xml. The 'secure' attribute is only permitted in HTTPS and socket policy files. See http://www.adobe.com/go/strict_policy_files for details.

Warning: Domain cdn.playerio.com does not specify a meta-policy. Applying default meta-policy 'master-only'. This configuration is deprecated. See http://www.adobe.com/go/strict_policy_files to fix this problem.

This has been this way for 6 months, does anyone care?
robertflesch
Paid Member
 
Posts: 136
Joined: April 22nd, 2013, 9:18 pm

Return to General



cron