# I NEED help with preloading MC's!

**URL:** https://forum.kirupa.com/t/i-need-help-with-preloading-mcs/30126
**Category:** Uncategorized
**Created:** [September 4, 2003, 5:35am UTC](https://forum.kirupa.com/t/i-need-help-with-preloading-mcs/30126 "2003-09-04T05:35:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![BlackShadow](https://avatars.discourse-cdn.com/v4/letter/b/67e7ee/32.png) [@BlackShadow](https://forum.kirupa.com/u/BlackShadow)
#### Post date: [September 4, 2003, 5:35am UTC](https://forum.kirupa.com/t/i-need-help-with-preloading-mcs/30126/1 "2003-09-04T05:35:00Z")

</div>

Ok. I really need to figure out this problem. Here goes…

I am trying to build a website in flash at the moment and I have about 4 buttons that are active so far. I have each of these buttons load it’s own swf into a small window area underneath the buttons. Right now I have each each buttons using the \_root.contents.loadMovie (“movie.swf”); script and other script on the side to link to this script and make it work. But I want to have a preloader that fully loads the swf into the window area before it displays it. Kind of like [this](http://www.blitzds.com). That example is almost exatly what I need. They are using a small window area to keep all of the content being loaded in. When a button is clicked, 2 doors close in on the area and a preloader starts, then the doors open and the content is loaded and there. I would really like to know how they went about doing all that…

I have provided my .fla file here so you can see what I have.

Someone please help me out here! Anybody! ☹

Get the .fla file … [HERE](http://www.angelfire.com/music5/generations/FLA.htm) …

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 4, 2003, 9:36pm UTC](https://forum.kirupa.com/t/i-need-help-with-preloading-mcs/30126/2 "2003-09-04T21:36:37Z")

</div>

I believe that what you want is transitions.

Here is a tutorial.

[http://www.kirupa.com/developer/mx/preloader\_transition.htm](http://www.kirupa.com/developer/mx/preloader_transition.htm)

TD
