Hi to the experts out there,
I just started to explore xml with flash. From most tutorial i found here, the action of processing the xml data is mostly evoke by the xml.onload function, which means that the swf will only process the data after the whole xml loaded. Any way to process the xml data progressively while it is being loaded?