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 -- 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.

