Daily Archives: January 22, 2011

Creating a recessed line in MXML

I’ve been trying to get a recessed line type of look with MXML and since it took a while I’m posting it here. It can be improved so please post any updates. <s:Line width="100%" top="98" left="10" right="10"> <s:stroke> <s:SolidColorStroke color="#555555" … Continue reading

Posted in Flex | Leave a comment