How do I load a movie on another domain that reads XML?

How do I load a movie on another domain that reads XML?

I have a flash file: abc.swf.
This reads xyz.xml.

Both reside on: www.mywebsite.com.

I want to have a HTML file on: www.myotherwebsite.com that contains a link to www/mywebsite.com/abc/swf.

OK… I had no idea this isn’t straight forward.

I’ve been looking a the following for some guidance:

http://www.moock.org/asdg/technotes/crossDomainPolicyFiles/

But… I’m not getting anywhere.

I’ve created the crossdomain.xml file and stuck it on www.mywebsite.com.
This didn’t work. :frowning:
The instructions weren’t clear at all.
So… I stuck it on www.myotherwebsite.com as well.

Still no luck.

Where am I going wrong? :frowning:

Thanks.

OM