Thank you all... It worked :) On Tue, May 31, 2011 at 12:37 PM, Shalu <[email protected]> wrote:
> image.buttonMode = true; > image.useHandCursor = true; > > On May 31, 10:44 am, venu gopal <[email protected]> wrote: > > Hi, > > You can use a hand image and replace the normal cursor with your image. > > On image- mouseOver set the cursor image. > > Try some thing lik this. > > > > [Embed(source="hand.gif")] > > private var handCursor:Class; > > > > CursorManager.setCursor(); > > > > These lines need some editing. please try doing it. > > > > On Mon, May 30, 2011 at 8:45 PM, madhavi chinni < > [email protected] > > > > > > > > > > > > > wrote: > > > Hi, > > > > > I want to make a image as a link in Flex ie;when I do a mouseover on > > > the iamge I should get the hand symbol as we get for LinkButton.Is it > > > possible to do? > > > Or is there any way where I can give the image as source to a > > > LinkButton? > > > > > Please help me on this. > > > > > Thanks, > > > Madhavi > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Flex India Community" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group at > > >http://groups.google.com/group/flex_india?hl=en. > > > > -- > > Thanks and Regards, > > Venugopal.V > > 8019068013 > > Hyderabad- Hide quoted text - > > > > - Show quoted text - > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

