Here is a screenshot of my application.
This is a <s:list>
component with an itemRenderer
When pressing up adn down buttons, the item should go down, up without refreshing the whole list (this is not drag&drop event, but simple click event)
My goal would be also to add a slide animation when an item goes down/up.
Any clues on how to achieve that effect ?