PDA

View Full Version : Reskinning / Restyling a List component


circularsquare
04-23-2008, 06:48 PM
I have to make a product list that's basically:

A
list of products under A
B
list of products under B
C
list of products under C

and so forth...

The data in the list is XML driven.

My question is twofold:

how to make it so that A, B, C have a different style font/size etc than the other text?

how do I reskin the WIDTH of the little "ScrollTrack_skin" in the components? It doesn't seem to let you do that just by changing the symbol. Is there a way via actionscript?