Try overriding configureScrollBars and set lineScrollSize if the horizontalScrollBar exists
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Yochikoh Haruomi Sent: Monday, July 21, 2008 6:25 PM To: [email protected] Subject: [flexcoders] how to set lineScrollSize of scrollbar in HorizontalList? Sorry for the typo in the previous email. I meant to say HorizontalList instead of Horizontal scroll list. Here is the question: For HorizontalList, when the scrollbar's arrow is clicked, one item is moved at a time. Is there a way to set the horizontal lineScrollSize? I want to be able to have more than one item move at a time . Thanks! Yoko

