Actually I wish I knew where to start from...
I have embedded an third party SWF image gallery control, in an personal website of mine.
The SWF is XML driven
And for all the newbies out there just like me, the SWF works in Chrome too!
The difference was that http://www.example.com
and http://example.com
are TWO DIFFERENT "entity s".
I was loading the file to var flashvars = { xmlPath: "http://www.example.com/xml.aspx" };
and made my tests with Chrome, on a "different domain" http://example.com