A Flex List to List Component
On a recent Flex project I needed a component that would allow me to move selected items in one list to another list. A Google search for “flex list to list component” turned up nothing, nor did “flex enhanced list component”. Undaunted I decided to roll my own which I am now sharing with the world.
The component has a robust feature set providing multiple move options and customization for nearly everything. I’ve created a project page for this component here. There you can find a demo and download the source for use in your own projects.