PDA

View Full Version : [AS3] Using different skins on scrollbar for two components


circularsquare
05-03-2008, 01:36 AM
So I need one scrollbar to look one way (with a List) and another scrollbar to look another way (with a TileList)

How is this achieved?

matbury
05-03-2008, 03:00 AM
UI components are notoriously difficult to modify or customise. Most coders opt to write their own. It's difficult but not as difficult as re-skinning a component.

Lee Brimelow has done an AS 3.0 tutorial on the subject that should get you started:

http://gotoandlearn.com/