# Preloader

**URL:** https://forum.kirupa.com/t/preloader/2647
**Category:** Uncategorized
**Created:** [May 18, 2002, 6:29am UTC](https://forum.kirupa.com/t/preloader/2647 "2002-05-18T06:29:49Z")
**Posts on this page:** 5
**Page:** 1

<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: [May 18, 2002, 6:29am UTC](https://forum.kirupa.com/t/preloader/2647/1 "2002-05-18T06:29:49Z")

</div>

Hy, I’ve a questio about a Preloader.  
I’ve two SWF.  
The first (A) is a preloader  
The second (B) is the site that contains 7 frames.  
Only when the 7 frame of B is loaded, A tells B gotoAndStop frame 1…  
That’s all…

---

<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: [May 18, 2002, 6:35am UTC](https://forum.kirupa.com/t/preloader/2647/2 "2002-05-18T06:35:01Z")

</div>

What’s your question? I’m not sure if I understand what you’re having difficulty with.

---

<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: [May 18, 2002, 7:13am UTC](https://forum.kirupa.com/t/preloader/2647/3 "2002-05-18T07:13:45Z")

</div>

The SWF called A is a Cicle Movie clip and is only a Preloader.  
This SWF control if all the frames (7) in the SWF B are loaded…  
if yes then A stops playing and B starts.

There are TWO SEPARATED SWF. A and B.

When Online I will enter the site the first SWF that will be loaded will be A (the preloader) then only If B wil be all loaded A tells B to play.

How can I get this?

---

<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: [May 18, 2002, 7:23am UTC](https://forum.kirupa.com/t/preloader/2647/4 "2002-05-18T07:23:21Z")

</div>

I’m not sure how you would do that, but I can make some guesses. One more question before I do though.

are you using the loadMovie command to load movie b into movie a? or are you using loadMovieNum to load movie b into a new level above movie a?

---

<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: [May 18, 2002, 8:10am UTC](https://forum.kirupa.com/t/preloader/2647/5 "2002-05-18T08:10:19Z")

</div>

I’m using loadmovie to load B in A

tanks 4 reply
