Disable Sound on an Externally Loaded .SWF

I’m creating a .swf that loads another .swf using a Loader and a URLRequest in AS3. The problem is that the external .swf has music in it and I can’t figure out how to disable it. I don’t mind just disabling all sounds, but I haven’t been able to get this to work either.
Any ideas?