PDA

View Full Version : Disable A Node In Tree Component


brixel
03-13-2007, 09:25 PM
Hey guys,

I'm a little suprised I haven't been able to find anything on this, but does anyone here know how to disable a node in the tree component?

node.enabled = false doesnt do the trick.

I see it looks doable in AS3, is it not supported in AS2?

Thanks for any help.