ok…
another cracker from Marll!
I have tried to work this one out, but my head’s going a bit funny…
I have a base movie with a button that loads a movie thus:
holder.loadMovie (“sound.swf”, 2);
now, in my base movie I also have:
attachMovie(“mp3_mc”, “mp3_mc”,8);
This ‘mp3_mc’ clip is made _visible when required, but I need to make a button talk to a clip INSIDE of “sound.swf”. The target clip inside is called 'mute_mc"
Can anyone figure out what the path should be??
Many thanks!
marll :]