Graident masking of images from another Domian

Graident masking of images from another Domian:

I can get graident masks to work over externally loaded images Locally.
the problem comes when I am trying to get the masks to go over images loaded in from another domain live.

I set the whole System.security.allowDomin(“images.myHost.com”); thing.
That works locally.
Also when the images are loaded from my own domain they mask properly.
This is frustrating as hell!

Any suggestions?