Does anybody know how to efficiently parse large (upto 3mb) of xml but not using Xpath. Loading in such large files is pretty quick but the parsing times out in Flash if you dont use setInterval. Using for loops on their own kills the resources as the XML node depth is 4 levels.
if anybody can help or make any suggestions will be most appreciated.
Thanks guys!
Aqua-Soft Forums