FMX advanced buttons (mcs)

Hi again!
I’d like to know if there is a way to do the following:
have a movieclip to act as a button, that is:
> have an “over” and “out” states but at the same time have another frame that is used to have an “active” state when clicked.

The problem is the following: since there is a rollOut state defined, when clicked the mc jumps to the active state (frame) but returns to the out state when cursor moved out of it of course…so…how do you have a button with, over, out and active states?

The cheapest way… :stuck_out_tongue:

PS. You don’t like that way? You could modify senocular’s code found here: http://proto.layer51.com/d.aspx?f=663.

that is just what I meant thanks…I’m just not sure how it works completely…
where do you define the rollover state???

I’m not defining anything, it’s a simple Button in the first frame of the MovieClip. :wink:

That’s why I said it was the cheapest way. :stuck_out_tongue:

oh I see…thanks anyway…at least works :slight_smile:

No problem. :stuck_out_tongue: