Swf inside movieclip button not working

I have four movieclip buttons inside my swf file.

I have to add function on each movieclip. I tried it is not working. please guide me to do it.

example code
swf_name.butn1_mvc.addEventListener(MouseEvent.Click, functionname);