Components Flex


  layout="horizontal">
  
    
    private function onDoubleClick( event:Event ) : void {
          ExternalInterface.call('itemSelected', theList.selectedItem );
    }
    
  

  
    
      
        A
        B
        C