It would be nice to see your part of you code to see what you are doing wrong.
Regards. On 2/22/07, darvon4u <[EMAIL PROTECTED]> wrote:
Here is an interesting one, not sure if i'm missing something or what. I have a list to show some data. I also have a component with an xmllist property which is marked as [Bindable] in actionscript, i instantiate that component and bind this data property to the list. When i receive data from webservice, i update the xmllist of the component. shouldn't the visual list update as well since it is bound to that component's property? also, i have tried this with an XMLListCollection as well and same result. only if i rebind the list to the component's property do i get the result. what i am doing wrong? is this by design? should there be something else wired or triggered for the updates to occur automatically? thank you in advance if anybody can help in any way, -A
-- ---------------------------- Igor Costa www.igorcosta.org www.igorcosta.com skype: igorpcosta

