<mx:Tree x="0" y="0" width="506" height="590" nodeOpen="open(event)" nodeClose="close(event)" labelField="@label" id="treeView"></mx:Tree>

I have 2 questions really:

1.  Why won't this work? treeView.addEventListener("nodeOpen", open);
2.  Can I assign a static class method in the nodeOpen="" attribute of the xml? Like nodeOpen=" StaticClass.myMethod(event)"

thanks for the help!  I searched through the archives and demo Tree code was very helpful, but I couldn't locate a topic for this issue

--
John Grden - Blitz

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to