Load Image from other domain

Hi!
I’m try to load an images from other domain using Action Script 3.0
Domain A (.swf) ----------> Access file -------> Domain B (.JPG)

I also placed the crossdomain.xml file on Domain A and allow the domain in action script as well, and i also set checkPolicyFile = true;

but all in vain,

need help…