[flexcoders] mx_internal_uid and Tree issues

2006-10-11 Thread elleones63
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

[flexcoders] Re: mx_internal_uid and Tree issues

2006-10-12 Thread elleones63
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 flexcoders@yahoogroups.com, elleones63 elleones63@ wrote: This is driving me insane. I have a XMLListCollection