checkPolicyFile flag was not set
posted in /home/ActionScript on 2010-10-26 |
Sometimes the uploading of crossdomain.xml file is not enough to get the things working.
I just released a site for my client. I uploaded all the stuff on the server including crossdomain.xml file, but the site didn't works with "www". The error that popups was:
So the solution is pass a LoaderContext to your Loader object:
I just released a site for my client. I uploaded all the stuff on the server including crossdomain.xml file, but the site didn't works with "www". The error that popups was:
So the solution is pass a LoaderContext to your Loader object:
Delicious