Thanks! That's good for now. I don't need a custom renderer because I set
the defaultLeafIcon.

defaultLeafIcon="@Embed(source='Assets.swf', symbol='TreeFolderClosed')

On 5/18/07, Jon Bradley <[EMAIL PROTECTED]> wrote:


Try the isBranch attribute for folders that you do not want the tree to
display. Then you can write a custom renderer for "leaf" nodes – the tree
will treat nodes with the isBranch flag set to false as leaf nodes.



Reply via email to