Answer the question
In order to leave comments, you need to log in
How to disable loading .swf file of information from other resources?
Hello friends. There is a site with flash games. I switched it to https connection and faced the following problem:
Some games load other scripts from third-party http domains when they are launched and there are problems with https connection.
This is from the console:
Mixed Content: The page at ' https://my site.ru/asdf/104-sdfsdf.html' was loaded over HTTPS, but requested an insecure plugin data ' fpdownload.adobe.com/crossdomain.xml ' . This content should also be served over HTTPS.
crossdomain.xml:1 GET fpdownload.adobe.com/crossdomain.xml 404 (Not Found)
Is there any way to disable the download? allowScriptAccess: "never" in .swf file parameters doesn't help.
Thanks in advance for your help.
Answer the question
In order to leave comments, you need to log in
I haven't worked with swf for a long time, but I found this answer: stackoverflow.com/questions/8909521/swf-not-playin...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question