Hi Kiran, Thanks for reply. I don't have control on XML file. It is dynamic XML.
On Wed, Mar 10, 2010 at 6:21 PM, Kiran Kumar Vasireddy <[email protected]>wrote: > Good question KKC . I exactly faced similar kind of problem and did > research for one month and got a really good solution :) > > You can try compressing the xml file first and decompressing it when loaded > - I've used this to good effect and see something like a 10x reduction in > the filesize - > This blog covers the technique > http://www.ghostwir e.com/blog/ archives/ as3-saving- > xml-as-binary/<http://www.ghostwire.com/blog/archives/as3-saving-xml-as-binary/> > > Regards > Kiran > > On Wed, Mar 10, 2010 at 6:34 AM, krishna chaitanya kambhampati < > [email protected]> wrote: > >> Hi All, >> >> I have a large XML file of size 2 Mb >> >> Is there any way to load the xml file progressively so that i can display >> the first 10kb data >> I am using HTTPService to load the xml file. >> >> Thanks in advance >> >> >> -- >> Thanks & Regards, >> K. Krishna Chaitanya >> ARIJASOFT - HYD >> www.arijasoft.com >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<flex_india%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- Thanks & Regards, K. Krishna Chaitanya ARIJASOFT - HYD www.arijasoft.com -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

