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/Flex2StyleExplorer.html and 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





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