I'm wondering if any has solved something similar to this.
I have a webpage on site-A which has an embedded swf served from site-B. The swf gives a security sandbox error when trying to a txt file via URLLoader from a folder on site-B.
I have a crossdomain policy on site-B (Currently set to ). I'm I missing something here? Where can I put the text file so that the swf can load it? I have access to both site A and B.
Any help much appreciated