I am seeing the issue I think you are describing in your second sample app.

I'll see if I can figure out what is happening.

Tracy

________________________________________
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tracy 
Spratt
Sent: Tuesday, August 29, 2006 12:58 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: Re: XML Binding Problem

I guess I am still not following. When you say "freeze" exactly what do
you mean. What are the symptoms?

Tracy

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Ethan Farmer
Sent: Monday, August 28, 2006 7:08 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Re: XML Binding Problem

Tracy,
Yes, if the data changes enough, the tilelist still works . I don't get 
why an XML Object that hasn't changed would freeze up the tilelist while

a generic Object wouldn't (that is why I intentionally put a value in 
that wouldn't change much). My problem is this:
1) I am retrieving the XML data from a server
2) I need the tilelist to refresh itself (not append) with the returned 
data even if the data hasn't changed
3) The data does not always change between retrievals which causes havoc

in my tilelist.

Oh, and I am using a URLLoader to retrieve the data not an HTTPService 
(which has too big of a footprint for what I need to do but works 
properly). Thanks for your reply.

-Ethan
>
> I don't see the problem with this example. Except that day.toString() 
> doesn't change often enough to see the change when you click. Change 
> it to .hours and it clearly is not "frozen"
>
> Tracy

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



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



Reply via email to