Unfortunately Flex 4 does not have Spark Tree and MX Tree has 99 bugs at this moment.
Use Spark List-based component provided here.
In our project we were in need of Spark-based Tree for some time so inspired by
Alex Harui I wrote it:
View Source, download component source
Tree item renderers should extend
TreeItemRenderer.
Here is the default item renderer.
+