# Preloader

**URL:** https://forum.kirupa.com/t/preloader/11265
**Category:** Uncategorized
**Created:** [January 14, 2003, 8:17pm UTC](https://forum.kirupa.com/t/preloader/11265 "2003-01-14T20:17:04Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![eggplant\_wizard](https://avatars.discourse-cdn.com/v4/letter/e/3be4f8/32.png) [@eggplant\_wizard](https://forum.kirupa.com/u/eggplant_wizard)
#### Post date: [January 14, 2003, 8:17pm UTC](https://forum.kirupa.com/t/preloader/11265/1 "2003-01-14T20:17:04Z")

</div>

i have an external swf. that loads into a blank movie on my main page that has a preloader on it. the preloader is just a standard loadbar with percent loaded. when i test the external swf. the preloader loads and it works fine, but when i load it onto the main page it only shows up as a ull bar and the percent does show up, then it just loads the page. any ideas?

---

<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: [January 14, 2003, 8:21pm UTC](https://forum.kirupa.com/t/preloader/11265/2 "2003-01-14T20:21:52Z")

</div>

well if what ur saying is what i think you’re saying then here’s the answer.

Your flash player will show the loadbar working fine when you test the swf alone, but when you play the root movie with the animation link it just shows 100% and plays. Well when you stream the movie in ur flash player its gonna show you what the parent movie’s gonna look like when it gets streamed but since for now ur loading the swf from ur local host (your computer) then it doesn’t have anything to load so logically its gonna be at 100% from the door. As long as the swf tests fine when its by itself, then when you finally upload it to the web, it should play fine.

:cowboy:

---

<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: [January 14, 2003, 8:32pm UTC](https://forum.kirupa.com/t/preloader/11265/3 "2003-01-14T20:32:45Z")

</div>

well i have already uploaded it and they preloaders still wont work. here is the link

[http://www.unlimitedpartyrental.com/cannedemo/left%20to%20rust/test2.htm](http://www.unlimitedpartyrental.com/cannedemo/left%20to%20rust/test2.htm)

click on the about and photos links and watch the preloader.

---

<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: [January 14, 2003, 9:03pm UTC](https://forum.kirupa.com/t/preloader/11265/4 "2003-01-14T21:03:29Z")

</div>

maybe ur files are so small the preloader isnt necessary

---

<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: [January 14, 2003, 9:06pm UTC](https://forum.kirupa.com/t/preloader/11265/5 "2003-01-14T21:06:09Z")

</div>

well the about page is 62kb and the photos page is 30kb. even if the file size is small you should still see the loader, especially if you have 56k.

---

<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: [January 14, 2003, 9:34pm UTC](https://forum.kirupa.com/t/preloader/11265/6 "2003-01-14T21:34:34Z")

</div>

I have access to a 56k and I see it. I can only guess without seeing the fla but it might be the code.

---

<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: [January 14, 2003, 9:40pm UTC](https://forum.kirupa.com/t/preloader/11265/7 "2003-01-14T21:40:31Z")

</div>

cause when i preview the external swf. pressing ctrl+enter twice the preloader shows up. but when i load it into the main movie the preloader bar does not go up it just starts at 100 and you dont see the text under the bar? whats up with that? ive tried using global variables \_global.myAppMain = this; and changing all the \_root’s to myAppMain, but it still doesnt work. 😠

---

<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: [January 14, 2003, 9:44pm UTC](https://forum.kirupa.com/t/preloader/11265/8 "2003-01-14T21:44:33Z")

</div>

nevermind im a dumb \*\*\*, i figured it out, i did it with global variables, i put it on the wrong layer. haha.🙂
