Mega Code Archive

 
Categories / Flex / Container
 

Set the Application container size by using the mx

<?xml version="1.0"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" height="100"     width="150"> </mx:Application>