Skip to main content
Participating Frequently
December 1, 2014
Question

how to change the list box selected item background color

  • December 1, 2014
  • 1 reply
  • 450 views

People,

how to change the listbox selected item background color in as3.

I try so many but not worked.

Please help. Its Urgent.

This topic has been closed for replies.

1 reply

robdillon
Participating Frequently
December 1, 2014

1. Select the Listbox component in the Library window.

2. Open the Component Assets folder.

3. Open the CellRendererSkins folder.

4. You will find four movie clips in the folder with names that start with CellRenderer_selected... those are the movie clips that show the cell that is selected.

5. Open each movie clip and change the fill color to the color that you want.