TreeView Xtra TREEVIEW XTRA HELP: EVENT HANDLING  
  TreeView handles mouseUp and mouseDown events on TreeView sprites completely independently from Director. That means that Director never receives these events for a TreeView sprite and mouseUp or mouseDown handlers in sprite or cast scripts placed on the TreeView sprite or cast member will not be called. You can trap normally for other events in behavior or cast scripts on TreeView sprites/members.