backgroundColor with showFlexChrome=”false”

I came across a scenario that I wanted an AIR app to have a background color set while systemChrome=”true” but showFlexChrome=”false”. Here is another post describing the problem. I tried to figure out what was going on and how the green-greyish background shows up (or white background in Flex 4) but couldn’t figure out where that is created. But I did notice that when showFlexChrome=”false” that the...

Read More