You can also use the ImageButton component that ships in the extras folder of Flex 1.5.

 

Jason

 


From: Tracy Spratt [mailto:[EMAIL PROTECTED]
Sent: Monday, March 14, 20059:18 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Use hand cursor

 

I found this:

 

mouseOver="event.target.

 

It's the onRelease that fixes it.

 

But also:

 

FYI, I've found it much easier to use an <mx:Link icon="..."/>tag than to overide all the handlers on an image tag.

 

Tracy

 


From: Robert Stuttaford [mailto:[EMAIL PROTECTED]
Sent: Monday, March 14, 20059:29 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Use hand cursor

 

Hi flex coders,

 

Does anyone know how I can force use of the hand cursor, specifically on an Image control? Ideally I’d love to just go instance.useHandCursor = true;

 

Do I have to write a derivative and override the relevant mouse handlers?

 

Thanks!

Robert

 



Reply via email to