>
> I have a tree width an object as dataProvider.
>
> In response a some events of my aplication I need to select one node
from the tree. The problem is I don't know how to do it.
>
> I tried
>
> treExplorer.selectedItem=treExplorer.getChildAt(i);
>
> but it does nothin. Even more, how would I select a child node? and
a child of a child node?
>
> Thanks.
>
Which version of Flex are you using?
-Michael
--
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
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

