# PLEASE! a loadmovie urgent problem!

**URL:** https://forum.kirupa.com/t/please-a-loadmovie-urgent-problem/21161
**Category:** flash
**Created:** [May 18, 2003, 6:28am UTC](https://forum.kirupa.com/t/please-a-loadmovie-urgent-problem/21161 "2003-05-18T06:28:52Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![ebodykool](https://avatars.discourse-cdn.com/v4/letter/e/58956e/32.png) [@ebodykool](https://forum.kirupa.com/u/ebodykool)
#### Post date: [May 18, 2003, 6:28am UTC](https://forum.kirupa.com/t/please-a-loadmovie-urgent-problem/21161/1 "2003-05-18T06:28:52Z")

</div>

I am using loadMovie(“matrix.swf”, “content”);  
and  
loadMovie(“sound.swf”, “content2”);  
why cant i get both of them to play in my main swf?  
and i have put them on differnt levels, so they are not in the same level.  
here is the catch  
the matrix thing i made works, but the sound does work for a half of second?  
why is that?  
i am going nuts!

---

<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, 2003, 6:30am UTC](https://forum.kirupa.com/t/please-a-loadmovie-urgent-problem/21161/2 "2003-05-18T06:30:35Z")

</div>

probalby because the sound.swf file is larger than the matrix.swf file and it takes longer to load? that would be my guess. Make a preloader for both and tell them to go when both are completely 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: [May 18, 2003, 6:34am UTC](https://forum.kirupa.com/t/please-a-loadmovie-urgent-problem/21161/3 "2003-05-18T06:34:18Z")

</div>

I have let them load. Trust me thats not the case…i wanted to attach my files, but they are to big for this server to handle. My sound file is only 104kb and the matrix is only 180kb and since they are on my hard drive it would load up. Whta else could you think. can i use two loadmovies? the sound plays for like 1 sec then cuts out…i dunno!!! i am lost!

---

<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, 2003, 6:55am UTC](https://forum.kirupa.com/t/please-a-loadmovie-urgent-problem/21161/4 "2003-05-18T06:55:45Z")

</div>

NEVERMIND…FIGURED IT OUT…IT WAS SO FREAKIN STUPID! THANKS BYE!
