# Sound \[Object\] Problems

**URL:** https://forum.kirupa.com/t/sound-object-problems/43864
**Category:** flash
**Created:** [February 26, 2004, 4:29pm UTC](https://forum.kirupa.com/t/sound-object-problems/43864 "2004-02-26T16:29:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![vincentFX](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/vincentfx/32/446_2.png) [@vincentFX](https://forum.kirupa.com/u/vincentFX)
#### Post date: [February 26, 2004, 4:29pm UTC](https://forum.kirupa.com/t/sound-object-problems/43864/1 "2004-02-26T16:29:11Z")

</div>

Hi everone, I have loaded a sound with the sound object property of flash, and it loads the sound on level0 and the volume too that way volume = \_level0.vol.volume or something like that (I got the code from a tut), the problem is that the sound MC is inside a movie that I load from other MC, so the tree is what follows:

- Home.swf --\> level 0  
|  
\_ navigation.swf --\> level 3 (there is the sound object).

I’ve tried to change the \_level0 to \_level3 but I don’t hear anything :?

any sugestions ?

Thanks!!
