I have an outer panel and an inner panel.

<mx:Panel id="outer" alpha ="0.2">
<mx:Panel id="inner" alpha ="1"/>
</mx:Panel>

The problem is that the inner Panel's styling properties are being overrided
by the outer most parent eventhough I explicitly define them. Am I wrong in
thinking inner components in-line should take precendence over itself?

Thx




--
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
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to