# Movie with preloader

**URL:** https://forum.kirupa.com/t/movie-with-preloader/12454
**Category:** Uncategorized
**Created:** [January 31, 2003, 1:00pm UTC](https://forum.kirupa.com/t/movie-with-preloader/12454 "2003-01-31T13:00:51Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![elietabet](https://avatars.discourse-cdn.com/v4/letter/e/a9a28c/32.png) [@elietabet](https://forum.kirupa.com/u/elietabet)
#### Post date: [January 31, 2003, 1:00pm UTC](https://forum.kirupa.com/t/movie-with-preloader/12454/1 "2003-01-31T13:00:51Z")

</div>

first of all i am a newbie.  
i have an animation on the intro page with a sound of a man talking and some flashing text, after the whole animation is over, it redirects to the main page of my website.  
i want to make a preloader to this intro so that my visitors know how much there are still to load.

i tried to make it the same as described in the tutorial on this site and i was able to do it perfectly. but i didnt know where to add my intro movie. should i make the preloader and the movie in the same file ?? or seperately ??

here is a sketch of the intro animation:  
-flashing text while the man talks, with a small skip button that sends the visitor to the main page and skip the intro.  
-when man is over talking, the flashing text change to a static text saying that it will be redirected to the main page soon. (here the skip button is gone).  
-after 3 seconds of displaying this static text, the main page opens.

sorry this is long, but can someone help me step by step ???

---

<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 31, 2003, 1:19pm UTC](https://forum.kirupa.com/t/movie-with-preloader/12454/2 "2003-01-31T13:19:24Z")

</div>

i suggest you go to [Preloaders](http://www.flashkit.com/movies/Scripting/Preloaders/index.php) , and get one of the “plug and play” preloaders, and study how it is made. Good luck:rambo:

---

<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 31, 2003, 4:03pm UTC](https://forum.kirupa.com/t/movie-with-preloader/12454/3 "2003-01-31T16:03:24Z")

</div>

im still learning stuff like this myself , but have u tried having the preloader as a layer in your movie. but have it in frame1 , then put your movie in frame 2 onwards of the movie’s layer (so u should get 2 layers) , that way the preloader should (in theory) happen before your movie begins.

---

<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 31, 2003, 5:53pm UTC](https://forum.kirupa.com/t/movie-with-preloader/12454/4 "2003-01-31T17:53:48Z")

</div>

my movie already has 3 layers: for the sound, for the flashing text and for the skip button.
