I'll try to explain this in as few as words as possible  I'll provide more
detail as needed.

I have a TileList with a custom itemRenderer.  There is an image and label
in the renderer.  The TileList is located inside an HDividedBox.  Sometimes
when you resize the HDividedBox, **some** images don't match their label
anymore.  This also happens when scrolling too quickly or too much.
Verified on multiple machines.

The only thing I found Googling is this:
http://viconflex.blogspot.com/2006/12/doubleclickenabled-other-little-flex.html

It only says: "Having issues with the custom Item Renderer in your TileList
not updating when the underlying data changes? Make sure you're not using an
ArrayCollection, it doesn't quite work every time."

Vic has some great articles, but no fix for this one in particular.

It will be very hard to provide a working source set for this, since the
image is being loaded via a URL call (
http://www.domain.com/getImage.cfm?image_id=1)

Any thoughts????  Help!

Thanks Flexers!
-Pat Buchanan
-DataNotion

(This is my 2nd time sending this email to the list group - it's been over 4
hours and it still hasn't shown up yet...)

Reply via email to