Setting headerHeight to 0 does it, but you'll have to throw your own label into the panel if you want a header title to show up.
--- In flexcoders@yahoogroups.com, "Pan Troglodytes" <[EMAIL PROTECTED]> wrote: > > I've been playing with panels and I haven't been able to get the light > colored line to not show up on top, no matter what I do. Is there some way > to do this? I played with the Flex 2 Style Explorer at > http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleEx plorer.htmland > used these settings. > > Panel { > cornerRadius: 0; > headerHeight: 50; > borderThickness: 0; > dropShadowEnabled: false; > roundedBottomCorners: false; > textAlign: center; > backgroundAlpha: 0; > borderAlpha: 0; > highlightAlphas: 0, 0; > borderStyle: undefined; > borderColor: #0066ff; > titleStyleName: "myTitleStyle"; > } > > .myTitleStyle { > } > > -- > Jason > -- 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/ <*> 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/