Content not overlapping a button(attachMovie)

Hi Guys,

Can some help me out with this problem. Im sure im not the only one with this issue.

My problem is this.
I have two movieclips. 1.a button, 2.the content.

When i load both using the attachMovie. The content is loaded over the button but, you can still click on the button even thought there is something over it.

The same problem happens when using the loadMovie. Even thought the content is overlapping the button its still possbile to click on it.I also notice that you can also select dynamic text. I know you can use the disable button function but using this i will need to disable every button on stage. Or without the need of unloading the movieclip too. Is there any work around this?

Thanks in advance.

Nelsonp