# The preloader

**URL:** https://forum.kirupa.com/t/the-preloader/6710
**Category:** Uncategorized
**Created:** [October 14, 2002, 8:21pm UTC](https://forum.kirupa.com/t/the-preloader/6710 "2002-10-14T20:21:23Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![shanks](https://avatars.discourse-cdn.com/v4/letter/s/a9adbd/32.png) [@shanks](https://forum.kirupa.com/u/shanks)
#### Post date: [October 14, 2002, 8:21pm UTC](https://forum.kirupa.com/t/the-preloader/6710/1 "2002-10-14T20:21:23Z")

</div>

Hi.

I want to use the preloader that is on this website, but there is a problem with it…

If i put it into frame one, and move the rest of my movie along to frame 2, there becomes a problem. a button starts a loop that does a gotoAndPlay(1); … so i changed it to (2), but it still plays frame 1, so there is a brief section when the entire movie disappears, and then comes back in frame 2…

The obvious solution to this would be to have the preloader in a different scene… but then it doesn’t do its job… it loads the frame to make it gotoandplay(“main”,1); but doesn’t pre-load the main scene…

any ideas / solutions. much appeciated. thx.
