-1

I have tried all kinds of solutions but nothing works. Does someone know how I can change color of background, selected item, etc.

helloflash
  • 2,457
  • 2
  • 15
  • 19
Sterna
  • 21
  • 5

1 Answers1

0

Adobe help shows you how to Customize the List component. You can modify Up_Skin or Over_Skin in the Cell Renderer skins.

helloflash
  • 2,457
  • 2
  • 15
  • 19
  • What I need is a good example! Using renderer the Up_Skin and Over_skin doesn't work. They must be upSkin and overSkin. I need to know all the "skin" possibilities where can I find a list of them. – Sterna Aug 17 '14 at 16:55
  • Found a good example and now everything else is working but how can I change the color of the list background or is it even possible? And now I don't know how to change colors of a scrollBar because it doesn't use rendered skins. I'm so stupid that I find no help from Adope's help. – Sterna Aug 18 '14 at 07:07