Export to GitHub

imageshackapi - issue #14

crossdomain.xml update to allow SSL


Posted on Jul 7, 2010 by Happy Wombat

Could you please update the http://www.yfrog.com/crossdomain.xml, so that the allow-access-from element has a secure="false" attribute. This will allow flash to access the api under SSL, when embedded in an non-ssl page.

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

Status: New

Labels:
Type-Defect Priority-Medium