# Preloader freezes while downloading XML

**URL:** https://forum.kirupa.com/t/preloader-freezes-while-downloading-xml/269614
**Category:** flash
**Created:** [August 29, 2008, 3:55pm UTC](https://forum.kirupa.com/t/preloader-freezes-while-downloading-xml/269614 "2008-08-29T15:55:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![amantyagi](https://avatars.discourse-cdn.com/v4/letter/a/f4b2a3/32.png) [@amantyagi](https://forum.kirupa.com/u/amantyagi)
#### Post date: [August 29, 2008, 3:55pm UTC](https://forum.kirupa.com/t/preloader-freezes-while-downloading-xml/269614/1 "2008-08-29T15:55:49Z")

</div>

Problem: My preloader freezes while downloading the XML file and all of a sudden displays the data.

I am working with a Flash file that has a AS 3.0 code on the first frame that displays the preloader and plays it. The entire preloader is in a separate movie clip that is dragged onto the stage (Frame 1) and given an instance name. No where in the AS coding do i see that instance name for that movie clip being used. XML file is being parsed in Frame 10 and is displayed in Frame 15. I want it to show the preloader while it is downloading or parsing that XML. Any suggestions, as to what could be causing the problem.

Thanks,
