There is a simple example on cflex.net. Post back if you can't find it. Tracy
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of jwc_wensan Sent: Wednesday, February 21, 2007 10:30 AM To: [email protected] Subject: [flexcoders] Root Node open when displayed. I have a tree with one node/root and several branches. When this screen is displayed, I would like to have the branches automatically opened. In other words, so the user does not have to click on the node to open its branches. I would also like to prevent/turn off where the node/root can be closed. In other words, I would like for the node/root to always be open. I would think it requires a function to manually set this, but I am not sure of the code. Any help, example, direction will be appreciated. Thanks, Jack

