I have an XML with more than 10,000 lines,when i am parsing that xml using URLLoader class.i am unable to trace the entire xml.While tracing i am getting xml from the middle.can anyone suggest me how to parse the xml document.
Thanks in Advance
I have an XML with more than 10,000 lines,when i am parsing that xml
Share
In Flex Builder 3, the console is limited to 80,000 characters by default.
To change, or remove this limit look at the following Preferences Page…
Preferences > Run/Debug > Console