The following example shows how you can display a series of CheckBox controls using the Flex Repeater with an Array data provider.
Full code after the jump.
Continue reading ‘Displaying CheckBox controls using the Repeater in Flex’
The following example shows how you can display a series of CheckBox controls using the Flex Repeater with an Array data provider.
Full code after the jump.
Continue reading ‘Displaying CheckBox controls using the Repeater in Flex’
The following example shows you how to use the Repeater component to display images loaded from an external XML file.
Full code after the jump.
Continue reading ‘Displaying images from an XML file using the Repeater component’