logo

New Response

« Return to the blog entry

You are replying to:

    • avatar
    • Jake Howlett
    • Posted on Thu 3 May 2012 08:33 AM

    Out of interest I added a crossdomain.xml file and it does solve the issue. The content is as:

    <?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="*"/>

    </cross-domain-policy>

    But still it begs the question why this is needed in the first place.

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: