[swx] Flash Player 10 RC breaks SWX

R. Jon MacDonald info at jonnymac.com
Wed Sep 3 10:39:14 PDT 2008


Here we go again with FP security changes breaking things. *sigh*

 

My current (and most pressing) issue is with http://www.pinkspirits.com. The
site works as well as ever in FP 9, but once I installed FP 10 it just
stopped loading the data. Switching back to FP 9 and the site works again...
so I know the issue is with FP 10.

 

I've had a crossdomain.xml file in the root of the site since the last FP 9
security updates, but it doesn't seem to matter in this case. Here is the
current crossdomain.xml:

 

<?xml version="1.0"?>

<cross-domain-policy>

<site-control permitted-cross-domain-policies="all"/>

    <!-- Place top level domain name -->

    <allow-access-from domain="pinkspirits.com" secure="false"/>

    <allow-access-from domain="pinkspirits.com" to-ports="80,443" /> 

    <allow-http-request-headers-from domain="pinkspirits.com" headers="*" />

    <!-- use if you need access from subdomains.
testing/www/staging.domain.com -->

    <allow-access-from domain="*.pinkspirits.com" secure="false"/>

    <allow-access-from domain="*.pinkspirits.com" to-ports="80,443" /> 

    <allow-http-request-headers-from domain="*.pinkspirits.com" headers="*"
/>

</cross-domain-policy>

 

I'm at a loss as to what the problem could be here... any thoughts or
suggestions? Am I missing something simple? Has anyone else run into this
issue with FP 10?

 

Thanks!

jon

 

- - -

R. Jon MacDonald | JonnyMac Design

b/  <http://www.jonnymac.com/blog> www.jonnymac.com/blog

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swx_osflash.org/attachments/20080903/25bf02df/attachment.html 


More information about the swx mailing list