# Preloader problems

**URL:** https://forum.kirupa.com/t/preloader-problems/29428
**Category:** Uncategorized
**Created:** [August 26, 2003, 5:47pm UTC](https://forum.kirupa.com/t/preloader-problems/29428 "2003-08-26T17:47:52Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![somdow](https://avatars.discourse-cdn.com/v4/letter/s/f05b48/32.png) [@somdow](https://forum.kirupa.com/u/somdow)
#### Post date: [August 26, 2003, 5:47pm UTC](https://forum.kirupa.com/t/preloader-problems/29428/1 "2003-08-26T17:47:52Z")

</div>

dammit im getting fed up with this !!!

ok this is the thing. im using a simple loader

[COLOR=red]ifFrameLoaded (69) {\_root.gotoandplay(3);}[/COLOR]

yu get the idea.

now from what i understand, after frame 69 is loaded it should play from frame 3 and on, so my problem is that, after it loads 69, it plays like the first 3 frames after frame 3 and then it stops in the middle of the animation. i see the green bar above (show streaming) thats still loading and is well passed 69 but the animation is still frozen. once the whole movie is loaded then it plays like normanl

any suggestions???

_ **edit** _

i try the same exct thing on say a wallpaper and it plays fine so i dunno

---

<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: [August 26, 2003, 9:49pm UTC](https://forum.kirupa.com/t/preloader-problems/29428/2 "2003-08-26T21:49:07Z")

</div>

use getBytesLoaded and getBytesTotal. ifFrameLoaded is depricated.

---

<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: [August 27, 2003, 4:42pm UTC](https://forum.kirupa.com/t/preloader-problems/29428/3 "2003-08-27T16:42:52Z")

</div>

sorry bout responding late, i didnt get an email for some reason…well in any case. whats the diff

and where can i learn more

---

<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: [August 27, 2003, 4:48pm UTC](https://forum.kirupa.com/t/preloader-problems/29428/4 "2003-08-27T16:48:02Z")

</div>

[http://www.kirupa.com/developer/mx/percentagepreloader.htm](http://www.kirupa.com/developer/mx/percentagepreloader.htm)  
😉
