I created an advent calendar for a friendโs blog, and to receive / receive / download gifts every day, flash animation requests a file located at http://domain.com/folder/etcetc/gifts.php ".
When creating a file in Flash CS4 and trying it, I never received an error. But when I try to run .swf manually, I get this error:
Adobe Flash Player stopped a potentially dangerous operation.
The following local application on your computer or network:
C: \ location \ file.swf
trying to reach this internet enabled location:
domain.com
For this application to connect to the Internet, click "Settings." After changing the settings, you must restart the application.
Is there a way around this or any other method that I can use to stop this error? I am currently using URLLoader and URLRequest , is there a better / faster / more efficient way to do this?
source share