Hi,

The Label cannot have alpha applied to it unless you embed the font.

TextField objects do not support alpha.

Peace, Mike

On 9/21/06, tombaggett <[EMAIL PROTECTED]> wrote:

Hi all,

Shouldn't this code result in all the controls being invisible?

<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
layout="vertical" xmlns:ns1="*">
<mx:Button label="Button" alpha="0.0"/>
<mx:CheckBox label="Checkbox" alpha="0.0"/>
<mx:ComboBox alpha="0.0"></mx:ComboBox>
<mx:HSlider alpha="0.0"/>
<mx:Label text="Label" alpha="0.0"/>
</mx:Application>

The controls are invisible but their labels still appear. Is this a Flex
bug or am I doing something wrong?

Thanks,

Tom




--
What goes up, does come down. __._,_.___

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





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to