Hi All!

How to make overSkin and downSkin styles of LinkButton transparent? I
can set them to true, but it results in strange mouse pointer blinking
when rolling over the edge of the component. You could try this code
to see this side effect:

<mx:LinkButton label="My Label" overSkin="{null}" downSkin="{null}" />

Any suggestions?

Sergey.

Reply via email to