Customizing Tree Component AS2

Hey guys,

I would really appreciate any help with this daunting task.

I would like to customize a tree component where each level deep changes the font size and indent.

Level 1 - Font size 22, Indent 10
Level 2 - Font size 18, Indent 20
Level 3 - Font size 12, Indent 30

Ive looked at every possible tutorial on cellrenderer’s and they seem so cryptic, even the ones that are well explained.

I guess I need help writing a cellrender that does the task above.

Should be simple right?

The zip file contains the app

Thanks

Jack