I am trying to use a flash script (plupload) on all my domains and sub-domains hosting it on my static sub-domain.
The swf file is placed on my static.mydomain.com/path/to/file.swf
And I want to use this file on my others domains and subdomain like : www.mydomain.com or asubdomain.mydomain.com I also would like to use it on another domain extension for the same domain name, like : mydomain.net
But I fail to use it. And if I put the swf file on my subdomain where I want to use it, it works fine.
So I think i need to place a crossdomain.xml somewhere but I don't no where ? Only on my static subdomain ? On each of my subdomains ?
Thanks for the help