[flexcoders] Re: Trouble with hand cursor over mx:Text

2008-07-16 Thread whatabrain
Ah. I had mouseChildren=true. Must have misread the page I got it from. Is there any way to do this in css, so I can have a style that makes anything into a link? The following sets the color, but doesn't force the hand cursor: mx:Style .link { color: blue; useHandCursor: true;

Re: [flexcoders] Re: Trouble with hand cursor over mx:Text

2008-07-16 Thread Josh McDonald
IIRC, usHandCursor and buttonMode are styles but mouseChildren is a property, so no. If I had a little more information about what it is you're actually trying to achieve I could probably give you a better answer as to how to go about it :) Do you want the whole mx:text component to have a mouse