Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
I have a huge xml file at the backend which I want to send it to the flex client (AdvanceDataGrid and Charts). Using regular HTTP without any compression will not work and it is really slow. What should be the ideal solution for implement this?
Hi,
Try to use RemoteObjects .
But if XML file is very Large Processing side at ClientSide(Flex) will take a large amount of time either u Use HttpService or anything Else.
Try to code effectively at Client Side ,
Views
Likes
Replies