<s:Rect left="0" right="0" top="0" bottom="0"> <s:fill> <s:SolidColor color="#F0F8FF" alpha="0" /> <!-- change this from 0.6 t0 0 --> </s:fill> </s:Rect>
<s:Scroller height="100%" width="100%"> <!-- add a color value for the DataGroup --> <s:DataGroup id="legendDataGroup" color="0xffff00" itemRendererFunction="itemRenFunc"> <s:layout> <s:VerticalLayout gap="2" horizontalAlign="justify" /> </s:layout> </s:DataGroup> </s:Scroller>