I have a MovieClip of instance name BeachMovie.
On the same frame I have another MovieClip, inside this MovieClip is actionscript that will play sounds and toggle pictures on and off. It is also used so that when pressed the .visible status of BeachMovie is toggled on and off.
How can I communicate with BeachMovie MovieClip when the actionscript to do it is used (and is needed) within another Movieclip?