Feature
highlight: Double List by Combo
Boxes
Credit: Imagenation
Description
Use ActionScript and combo box component to choose items from a list. 2 combo
boxes interacting, simple buttons; underlying event handling are the code
examples. A double list is used frequently in database4 applications when
developers want to provide users a simple way to choose mutiple items from
a list. We don't refine the list initialization process - it could be from
a loadVariables() or XML.load() function. Also this flash file could be turned
into a component.
Instructions
Click on.buttons to move items between lists or double click item in list.