Possible cause for this could be that you populate the tree with the objects in the collection. try to get the property name in it. Its should solve the problem. Internal Id are generated by flex when a list of objects are accumulated in a list for that mater a collection.
--- In [email protected], "elleones63" <[EMAIL PROTECTED]> wrote: > > This is driving me insane. I have a XMLListCollection variable that > provides data to a Tree. Variable is dynamically allocated and > [Bindable] at start-up; it is updated at random times. We have noticed > that a node named "mx_internal_uid" gets added to a parent node every > time that we add data to this variable. Of course, this odd-looking > node shows up in the tree! I just can't get rid of this behavior. What > is going on? Can someone explain it to me?!? Thanks. > > /AC > -- 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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

