List parameters

You can set the following parameters in the Property inspector or in the Component inspector for each List component instance: allowMultipleSelection, dataProvider, horizontalLineScrollSize, horizontalPageScrollSize, horizontalScrollPolicy, multipleSelection, verticalLineScrollSize, verticalPageScrollSize, and verticalScrollPolicy. Each of these parameters has a corresponding ActionScript property of the same name. For information on the possible values for these parameters, see the List class in the ActionScript 3.0 Language and Components Reference. For information on using the dataProvider parameter, see Using the dataProvider parameter.