# Loader problem

**URL:** https://forum.kirupa.com/t/loader-problem/17267
**Category:** flash
**Created:** [April 3, 2003, 7:44am UTC](https://forum.kirupa.com/t/loader-problem/17267 "2003-04-03T07:44:05Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![bdeepika](https://avatars.discourse-cdn.com/v4/letter/b/b9bd4f/32.png) [@bdeepika](https://forum.kirupa.com/u/bdeepika)
#### Post date: [April 3, 2003, 7:44am UTC](https://forum.kirupa.com/t/loader-problem/17267/1 "2003-04-03T07:44:05Z")

</div>

I want to place loader in middle of the movie.  
For example My movie is of 20 frames.I want to display some animation in first 3 frames than in next 2 frames I want to place loader and I want my loader to check for remaning frames (from frame 6 to 20).  
How can I do 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: [April 3, 2003, 8:01am UTC](https://forum.kirupa.com/t/loader-problem/17267/2 "2003-04-03T08:01:29Z")

</div>

do you want to loop the first three frames of your movie, until the point at which your whole movie is loaded? , or do you want to play three frames, stop, and then continue when the movie is loaded?

---

<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: [April 3, 2003, 8:57am UTC](https://forum.kirupa.com/t/loader-problem/17267/3 "2003-04-03T08:57:34Z")

</div>

I want to play three frames, stop, and then continue when the movie is loaded.
