Answer the question
In order to leave comments, you need to log in
Flash does not upload files to a third-party server (Secure error)
Hello.
I can not configure the file upload to a third-party server with a flash loader. Tried all sorts: Uploadify, SWFUpload, Yahoo UI uploader.
All issue errors like Secure Error #2049. There is a crossdomain.xml file on the remote server, here is its content:
<?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="*.ac"/>
<allow-access-from domain="*.ad"/>
<allow-access-from domain="*.ae"/>
<allow-access-from domain="*.aero"/>
<allow-access-from domain="*.af"/>
<allow-access-from domain="*.ag"/>
...
<allow-access-from domain="localhost"/>
<allow-access-from domain="127.0.0.1"/>
<allow-http-request-headers-from domain="*" headers="*"/>
</cross-domain-policy>
Answer the question
In order to leave comments, you need to log in
Happened!
In the download url, I replaced https with http, the download went on, the progress bar, that's it.
Now it remains to find out what is wrong with https in flash.
is it possible to try a valid card?
<allow-access-from domain="*" />
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question