Using CSS to set properties in Flex
I am working on a project where I need to make the view layer fit into a small interface. Unlike in HTML, we can’t use css to control all of the look at feel features of the components in Flex. And example of something I wanted to do was to use CSS to change both [...]
