Basic onRollOver Question

Please forgive me, I’m fairly new to AC, and am playing with it’s potential.

What I’m trying to do is create a movieclip. The mc fades alpha and tweens larger into view. With the onRollOver and onRollOut events I can trigger this mc fine, and the mc holds while the onRollOver event is triggered.

My issue is that I have some text within the mc, that I’m trying to make as hyperlinks. But when I place a button in the mc, or on the main timeline, the mc wants to jump on. As if the onRollOut event has been triggered.

Simple I know, but any pointers to where I’m going wrong would be appreciated.

I’ve attached the FLA as an example. You can see where I’ve placed one of the buttons (in green), and when you hover over this, the onRollOut event fires.

Thanks!