Hi,
I am using yui library. In that I need to use YUI TreeView. As it says that it supports Adobe AIR, so i am trying TreeView of it. The tree is coming well, but I when i click on any node it is not firing event(i.e. expand, collapse, selected). While when i look the html page in browser its working fine, but it is not working in AIR app(HTML & JavaScript). If you will see there are links expand all / collapse all, these are working fine. But clicking on node is creating a problem.
Pls help me out ASAP.
Thanks in advance.