Container Flex


    
    xmlns:mx="library://ns.adobe.com/flex/mx" xmlns:s="library://ns.adobe.com/flex/spark"
    width="400">
    
    
        
        
        
    

    
    
                    x.Two="0" y.Two="0" width="100" height="100" width.One="200"
            height.One="210" width.Two="100" height.Two="100" click="currentState='One'">
            
        
                    x.Two="110" y.Two="0" width="100" height="100" width.One="100"
            height.One="100" width.Two="200" height.Two="210" click="currentState='Two'">
            
        
                    x.Two="0" y.Two="110" width="200" height="210" width.One="100"
            height.One="100" width.Two="100" height.Two="100" click="currentState='default'">