Groups | Blog | Home
all groups > flash (macromedia) > june 2006 >

flash (macromedia) : Change roll-over color of combobox?


MediaMan5335
6/16/2006 7:13:35 PM
Hey everyone.
.:}x-=V!P=-x{:.
6/16/2006 11:29:50 PM
combobox.setStyle("themeColor", "0x990000");

put this code on your timeline where you have the compnent instantized.
change name "combobox" to your component instance name and change the hex
color "0x990000" to color desired...you have to have the "0x" before the hex
for it to work
AddThis Social Bookmark Button