Mega Code Archive
Categories
/
Flex
/
Components
Use repeaters property to display the id value of the Repeater components
import mx.controls.Alert; [Bindable] public var myArray:Array=[1,2];