Buttons inside movieclip

Hi all,

Got a little problem i can’t find the solution for and as it must be real simple i might as well ask here :stuck_out_tongue:

I’ve got several buttons contained inside a movieclip (menuclip_mc). Next to that i’ve got a movieclip which i turned invisible (triggerclip_mc) which functions as a trigger for menuclip_mc.

menuclip_mc is placed in a layer below the layer where triggerclip_mc resides.

The problem is that by applying an onRollOver event to the triggerclip_mc the buttons in menuclip_mc don’t work anymore because apparently the rollover effect of the trigger takes priority.

Anyone have an idea how to solve this? Fla attached for reference.

Thanks!