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 <
kkc.kambhamp...@gmail.com> 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 flex_in...@googlegroups.com.
> To unsubscribe from this group, send email to
> flex_india+unsubscr...@googlegroups.com<flex_india%2bunsubscr...@googlegroups.com>
> .
> 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 flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to