I'm able to load XML into a Tree component but when adding a itemrenderer to add a checkbox the webpage displays nothing. Remove the itemrenderer and the tree displays correctly but without the checkbox. How do I created a Flex Tree which data is loaded dynamically from a XML file and a checkbox for each node?