Tagged Questions
1
vote
2answers
810 views
Must be a simple mistake I'm making: Flex CSS style not working in a trival case
I must be making a simple mistake (new to Flex). Here is main.mxml:
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"
...