Archive for April 10th, 2008

10
Apr

Removing the track skin from a List control in Flex

The following example shows how you can remove the track skin from a Flex List control by setting the trackSkin style to null.

Full code after the jump.

Continue reading ‘Removing the track skin from a List control in Flex’