Hello!
I have a swf that reads data from and xml (data.xml). it work fine as long as the xml is on the same server as the swf… but if i have the xml file somewhere else (and i open it like http://www.site2.com/data.xml) it won’t read the data… why? what can i do? it seems that it does not access files outside its host?