christopherjdunn,

 you should set the Tree dataProvider dataProvider="{devicetree.result.node}"  not   dataProvider="{devicetree.result.node.node}",then it will work well.^_^ I am a chinese,my english is not very good,I wish you can understand me.

======= 2006-03-17 14:12:46 您在来信中写道:=======

>
>I'm trying out the Tree's and having some problems. I'm using an XML
>file and can get the 2st level of the tree, but none of the folders or
>sub items show up. I;m not sure where i'm going wrong, the following
>is both files.
>
>XML File:
>
><node>
>  <node label="Technology">
>    <node label="ASP.NET" />
>    <node label="HTML/CSS" />
>    <node label="_javascript_" />
>    <node label="SQL" />
>    <node label="Tech Experiments" />
>  </node>
>  <node label="Utilities">
>    <node label="Client tools" />
>    <node label="Server tools" />
>  </node>
>  <node label="Design">
>    <node label="Cool layouts" />
>    <node label="Design experiments" />
>  </node>
>  <node label="Usability">
>  </node>
>  <node label="Off-topic">
>  </node>
></node>
>
>MXML File:
>
><?xml version="1.0"?>
><mx:Application xmlns:mx="http://www.macromedia.com/2005/mxml"
>creationComplete="devicetree.send()">
><mx:HTTPService id="devicetree" url="" useProxy="false" />
> <mx:Panel width="812" height="485" layout="absolute">
>  <mx:Tree labelField="label" id="tree1" width="217" height="374"
>dataProvider="{devicetree.result.node.node}" x="59" y="33">
>  </mx:Tree>
> </mx:Panel>
></mx:Application>
>
>-Chris
>
>
>
>
>
>
>
>
>
>--
>Flexcoders Mailing List
>FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
>Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
>Yahoo! Groups Links
>
><*> To visit your group on the web, go to:
>    http://groups.yahoo.com/group/flexcoders/
>
><*> To unsubscribe from this group, send an email to:
>    [EMAIL PROTECTED]
>
><*> Your use of Yahoo! Groups is subject to:
>    http://docs.yahoo.com/info/terms/
>
>
>
>

= = = = = = = = = = = = = = = = = = = =
   


 
    
        Julian
        [EMAIL PROTECTED]
          2006-03-17











你 知 道 2006 年 最 火 爆 的 电 子 邮 箱 吗 ?
多 达 1.1 亿 中 国 人 选 择 网 易 2000 兆 免 费 邮 箱 , 抢 注 再 得 280 兆 超 大 网 盘

--
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