# External preloader and XML

**URL:** https://forum.kirupa.com/t/external-preloader-and-xml/157219
**Category:** flash
**Created:** [July 31, 2005, 1:59am UTC](https://forum.kirupa.com/t/external-preloader-and-xml/157219 "2005-07-31T01:59:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![CayoHueso](https://avatars.discourse-cdn.com/v4/letter/c/8e8cbc/32.png) [@CayoHueso](https://forum.kirupa.com/u/CayoHueso)
#### Post date: [July 31, 2005, 1:59am UTC](https://forum.kirupa.com/t/external-preloader-and-xml/157219/1 "2005-07-31T01:59:09Z")

</div>

Hi everybody,

I created a preloader movie, to load my main movie using a MovieClipLoader object. This was because I had a preloader in my main movie, but it wasn’t showing the loading process propertly (it started to show it after 90% of the movie was loaded)

Now the external preloader works fine, but in my main movie I have a XML object loading an XML doc that allows me to create a menu, but this just doesn’t work now. I have the script for the XML object in the first frame of the main movie, and then I load the xml file in a later frame (where the menu will appear) it just doesn’t work.

Could anyone please give me some advice?
