Menu and stage... +html template

How i make two different fla. document communicate to each other. I have html template where is flash based slideshow-stage and flash based menu(two individual documents) wich should send commands to slideshow-stage and open different slideshow movies on the same stage.

check the screen shot.

Can some one help, please! thank you!

If your published .swf files are 2 seperate files, you can not communicate between the 2 unless you use loadMovie to load one of the .swf files into your main .swf file.