flex list with itemRenderer -


I have a simple list that is related to an array and an item renderer

ArrayCollection adds a new item, I have an event added: Hytheostase: OK

The problem occurs when I remove an item from Arrayculation, I never make an event: I tried: Remove, Removed, frozen, froststage and I need an item when the item is deleted To stop the trim:

How can I get an item when an item is removed?

Thanks

The item item renders are recycled. So when you remove items from your collection, the item renderer is not deleted, it just gives another data.

You can add event listeners to the datestream event or override the set data function.

What's your turn to fix?

Comments