Hi; Do you have a crossdomain.xml? If not try to create. Its just a small file that gave you the access for cross domain
________________________________ From: Adrian Gillette <gille...@adrian.net> To: users@flex.apache.org Sent: Wednesday, August 14, 2013 1:00 PM Subject: cross domain issue with AS3 worker HI everyone, I'm helping someone with their Flex project, in which they're attempting to offload the logic for making API calls to a blazeDS server and processing the response to a worker swf. In making the API call from the worker swf, blazeDS is responding with the following error "… denied due to lack of policy file permissions." Any ideas on how to fix this? A