Help with sound and closing a pop up window

[URL=“http://friendsofed.infopop.net/2/OpenTopic?a=tpc&s=989094322&f=3483044165&m=3511051931&r=3511051931#3511051931”]10-30-06 07:00 PMHello,

I am having a problem with my sound. I have this toggle button I’m using to turn sound on and off. This is only working for me in the “home” or the first scene but not any of the others. I have the code for this in the “home” scene on the actions layer. Do I need to put the code on all scenes to make it work? If not, then what am I doing wrong?

Also, in my “web” and “print” scenes, I have the smaller thumbnail images open up a pop up of a larger version of that image. I have a close button on each pop up, but it is not working. This is the code on the button:

close_btn.onRelease = function() {
_root.attachedMovie.unloadMovie();
};

Or, if you look in the library, under the “movies” folder, any movie in the subfolders with “_popup” in the end of the name has the close button in it.

I need help - I have an interview Wednesday and need to finish this for then. If anyone can help me out I would appreciate it greatly.

Here is the link to download my file:
[COLOR=#0000ff]http://download.yousendit.com/901C036B4B730DF6[/COLOR]

Regards,

Erika