Hi all, I'm currently in the middle of designing a Flash site and I can't seem to figure this out.
I am making a custom list component, and I want to remove the default background when an item is moused over or selected. Instead, I have drawn an arrow that I want to point to the current item. I've gotten the arrow part working, but I need to remove that default light blue background.
I did some research and I think that a custom cellRenderer is what I need. However, I can't figure out how to implement one correctly into a list. Anyone know how to create a custom cellRenderer with a transparent background?!
Any help is much appreciated, thanks!