Home > Flex, Swf > Setting the selected indices on a Spark List control in Flex 4

Setting the selected indices on a Spark List control in Flex 4

June 29th, 2009

The following example shows how you can set the selected indices on a Spark List control in Flex 4 by setting the selectedIndices property to a Vector object.
For more information on MXML Vector support in Flex 4, see the MXML Vector Support spec on the Adobe Open Source Flex SDK site.
Full code after the jump.

Source:Setting the selected indices on a Spark List control in Flex 4

admin Flex, Swf ,