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 a custom component.

-p


On 11/6/06 12:13 AM, lostinrecursion [EMAIL PROTECTED]
wrote:

 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 color.
 
 Basically I am looking to set the selectionColor and rollOverColor
 properties to a zero alpha since I have varying background colors
 throughout the app.
 
 I'm sure it's right in front of my face.
 
 Thanks for any help you can offer.
 
 -Kenny
 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
 Yahoo! Groups Links
 
 
 
 



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 



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

Basically I am looking to set the selectionColor and rollOverColor
properties to a zero alpha since I have varying background colors
throughout the app.

I'm sure it's right in front of my face.

Thanks for any help you can offer.

-Kenny




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/