# External swf and sound problem. Please help

**URL:** https://forum.kirupa.com/t/external-swf-and-sound-problem-please-help/65624
**Category:** Uncategorized
**Created:** [September 28, 2004, 8:43am UTC](https://forum.kirupa.com/t/external-swf-and-sound-problem-please-help/65624 "2004-09-28T08:43:09Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![mx\_guest2004](https://avatars.discourse-cdn.com/v4/letter/m/e47c2d/32.png) [@mx\_guest2004](https://forum.kirupa.com/u/mx_guest2004)
#### Post date: [September 28, 2004, 8:43am UTC](https://forum.kirupa.com/t/external-swf-and-sound-problem-please-help/65624/1 "2004-09-28T08:43:09Z")

</div>

Hi,  
I have a few swf which load into a main movie. I want to use a sound (about 1,5 minutes speech) related to each of the external swf movies (if I have 3 swf, then 3 differend sound clip).  
The question is: is that better to include the sound in each swf itself and load the swf WITH sound or loading each swf and then playing the relating sound in the main movie?

Thanks 🙂  
mx-guest2004

---

<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: [September 28, 2004, 1:29pm UTC](https://forum.kirupa.com/t/external-swf-and-sound-problem-please-help/65624/2 "2004-09-28T13:29:21Z")

</div>

sounds like you’re going to have quite a bit of load time for those sounds (if they’re towards the 5 minute side each!)

it might be asking too much to load them all in the main movie and have the user wait initially for all three when they may only want to hear one.

i’d put the sounds in the external .swfs… That way if you need to stream them to match up with any keyframes you can…

---

<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: [September 28, 2004, 3:43pm UTC](https://forum.kirupa.com/t/external-swf-and-sound-problem-please-help/65624/3 "2004-09-28T15:43:20Z")

</div>

natronp,  
I wrote 1,5 minutes not 5.  
I think it’s maybe better to load all sounds first. In the other way it may take some time to load the swf and this can affect the whole impression.  
In this way one can play the sound when the relating swf is loaded.  
My question: is the sound in this way synchronized? Any experience with this issue?  
An example is here:  
[http://magma.nationalgeographic.com/ngm/0407/sights\_n\_sounds/media2.html](http://magma.nationalgeographic.com/ngm/0407/sights_n_sounds/media2.html)

---

<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: [September 28, 2004, 5:39pm UTC](https://forum.kirupa.com/t/external-swf-and-sound-problem-please-help/65624/4 "2004-09-28T17:39:54Z")

</div>

hmmm…

“1,5” huh? did you mean “1.5” as in one and a half minutes?

anyhow, i’m pretty sure that example you gave uses a dedicated server for streaming…(flashcomm, etc.)

---

<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: [September 28, 2004, 5:49pm UTC](https://forum.kirupa.com/t/external-swf-and-sound-problem-please-help/65624/5 "2004-09-28T17:49:20Z")

</div>

Yes, 1,5 = 1.5 🙂  
But anyway, what do you mean by “dedicated server for streaming…(flashcomm, etc.)”?  
Could you please explain a little more this issue?  
Do I need other than publishing a flash movie from a “ordinary server” ?  
Thanks

---

<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: [September 28, 2004, 10:29pm UTC](https://forum.kirupa.com/t/external-swf-and-sound-problem-please-help/65624/6 "2004-09-28T22:29:55Z")

</div>

Some of it depends on length of the sound and if your using timeline sounds or sound objects, as sound objects export on frame one. Meaning, if you have a large sound exporting on frame one, it will load before your preloader. I would place the sounds into the swf’s either way.

You might want to check the tutorial in my sig for more into.

---

<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: [September 29, 2004, 10:48am UTC](https://forum.kirupa.com/t/external-swf-and-sound-problem-please-help/65624/7 "2004-09-29T10:48:37Z")

</div>

Thanks, I will look at your tutorial.  
So, it’s not anything special with the server, is that right?  
mx-guest2004

---

<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: [September 29, 2004, 1:46pm UTC](https://forum.kirupa.com/t/external-swf-and-sound-problem-please-help/65624/8 "2004-09-29T13:46:47Z")

</div>

You can stream sound without a special server, if all you need is simple streaming sound. “Streaming”, however, has several denotations. I suspect you don’t need anything special.

---

<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: [September 29, 2004, 1:53pm UTC](https://forum.kirupa.com/t/external-swf-and-sound-problem-please-help/65624/9 "2004-09-29T13:53:09Z")

</div>

Thanks kennyb, 🙂  
The type of streaming will be something like the link I gave above and give here one more time:  
[http://magma.nationalgeographic.com/ngm/0407/sights\_n\_sounds/media2.html](http://magma.nationalgeographic.com/ngm/0407/sights_n_sounds/media2.html)

---

<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: [September 29, 2004, 2:22pm UTC](https://forum.kirupa.com/t/external-swf-and-sound-problem-please-help/65624/10 "2004-09-29T14:22:14Z")

</div>

That should be no problem for you.
