# Basic Sound Problem

**URL:** https://forum.kirupa.com/t/basic-sound-problem/205327
**Category:** Uncategorized
**Created:** [October 28, 2006, 1:58am UTC](https://forum.kirupa.com/t/basic-sound-problem/205327 "2006-10-28T01:58:36Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![vaskar](https://avatars.discourse-cdn.com/v4/letter/v/278dde/32.png) [@vaskar](https://forum.kirupa.com/u/vaskar)
#### Post date: [October 28, 2006, 1:58am UTC](https://forum.kirupa.com/t/basic-sound-problem/205327/1 "2006-10-28T01:58:36Z")

</div>

I am having a problem with playing sound in flash, actually i have a main file say (a.swf) and in it a sound is playing, then when another movie is loaded by LoadMovie say b.swf (which also has its own sound) both the sounds play. And when i stop the sound in the main file and load the movie again the sound does not play. Can anybody help on this ???

Actually [COLOR=blue](can this be done, then HOW ???)[/COLOR]  
[COLOR=black]I want the main movie to play its own sound and when I load another movie inside the main movie then I want to play the loaded movie’s sound and when i close the loaded movie then the sound of the main file to be played. [/COLOR]

Can anyone give a hint on this , plzzzzzzzzzzzzz.

My Logic : **Will** [COLOR=blue]_onClipevent (load) { } and onClipEvent (unload)_[/COLOR] { } **[COLOR=black]work on this ??? when I load another movie on empty movie clip …[/COLOR]**
