View Single Post

  #1 (permalink)  
Old 25-08-08, 17:24
IPswich IPswich is offline
Junior Member
 
Join Date: Jul 2008
Posts: 6
Rep Power: 0
IPswich is on a distinguished road
Custom cellRenderer - getting rid of "selected" background

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!
Reply With Quote