Hi I am having a huge xml file which has to be read in the first frame. I am quite sure I can do that. But according to my requirement, I need to access its data in the third level child movieclip (parent -> child -> child) in the fourth frame. Whatever code I have written till now is working fine, but it takes a lot of time for loading at the fourth frame. Please let me know if you have any ideas. Thanks.