full screen controls


  <mx:HBox right="20" bottom="10">
  <mx:Button color="gray" borderColor="0" fillAlphas="[0, 0]"
      label="[]" click="toggle();"/>
  </mx:HBox>
  </mx:Application>