--- In flexcoders@yahoogroups.com, "Rafael Faria" 
<[EMAIL PROTECTED]> wrote:
>
> Someone knows how do i get the root node to work with it? This
> works                                         trace(XML
(dataProvider)[EMAIL PROTECTED]()));
> but i can't change the label. i tried                                 
> XML(dataProvider)[EMAIL PROTECTED] = "test" ; but it didnt work.  Someone 
> knows
> how to do it?!
>
Have you tried getting the parent of the first child?  I don't think 
you can directly access properties of a root node, but I do believe the 
children "know" about it?

HTH;

Amy

Reply via email to