Flash Player 6 (6.0 79.0).
Flash MX Professional 2004.
myTree.setIsOpen(node,open[,animate])
node An XML node.
open A Boolean value that opens a node (true) or closes it (false).
animate A Boolean value that determines whether the opening transition is animated (true) or not (false). This parameter is optional.
Nothing.
Method; opens or closes a node.
The following code opens a node of myTree:
myTree.setIsOpen(myTree.getTreeNodeAt(1), true);
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/mx2004/main_7_2/00002901.html
Comments
No screen name said on Jan 6, 2005 at 1:52 PM : twoei22 said on Jan 13, 2005 at 2:45 PM : Fowie said on Jan 31, 2005 at 8:53 AM :