So it seems Flash by default does not allow a movie to get data (say xml) from another server. So if I have a movie on http://www.thissite.com/movie.swf and in that movie I have:
var xmlLoader:URLRequest = new URLRequest("http://www.thissite.com/data.xml"); Is there anyway around this? T
_______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders