Recently, I needed to develop a drag-and-drop feature between two lists using Adobe Flex 3. As a learning experience, I built an example application to experiment with the best approach to how this is done. This post will briefly describe my solution with the source code included. I named the example application the Dual List Manager.