Component styles
<?xml version="1.0"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"> <mx:Canvas xmlns:mx="http://www.adobe.com/2006/mxml" width="100%" backgroundColor="#f8f8f8" height="100%" currentState="view"/> </mx:Application>