Hi guys, was wondering if someone could give me some insight into this. I have a php script which returns xml content, and initially i was using this script as my xml source in the XML.load() method. However, i noticed that occassionally the xml wouldn’t load. Is it possible Flash is trying to load xml before the php script has finished parsing it? And if so, would sendAndLoad make any difference?