Comunication between swf files

Hello , I have a question if it’s possible to comunicate between 2 swf files in html.
Ok , I made a web page in html and in the table I have two swf files loaded as objects.
Now I would like to know if it’s possible for example when I will click one button in swf_1 , something will execute in swf_2. Layout will be like this : menu_left.swf on the left side , between will be html content box , and on the other side menu_right.swf.
Thank you ,