Re: [flexcoders] LinkButton - Style without surrounding color.

2006-11-06 Thread Peter Baird
Although it's a work around, you can set the alpha of the linkButton itself to zero, assuming that you are not using an embedded font. The reason this works is because the transparency won't apply to device fonts, so it show's through regardless of the zero alpha value. Otherwise, you can create

[flexcoders] LinkButton - Style without surrounding color.

2006-11-05 Thread lostinrecursion
Hi all, I suspect this could be simple, although no results yielded when I searched the group (The Few. The Proud. The Searchers, LOL) I want to style a LinkButton in my application similar to an HTML link. For example, when the user rolls over the button, I would it to ONLY change the text