Hi there,
I am trying to load an xml file that is 166k in size is this to big? One other thing to maybe know about is that the xml file is parsed everytime the user clicks a button. For example if I have 10 items on view then each time the user clicks on an item it searches the xml until it finds the correct section within the xml doc. When the item is clicked a movie clip is made visible and it displays the content from that particular section of xml. The clip can then be closed and another item clicked, the xml is searched until it finds the correct section displays the correct content…and so on.
My question is how can I make the xml load quicker or how can I build it so that the xml loads once only.
Difficult I think, at least it is for me. Any help would be gratefully accepted
Thanks James
:puzzle: