Groups | Blog | Home
all groups > flash actionscript > june 2005 >

flash actionscript : How do i change the colour of List Box details?


yertari
6/13/2005 10:33:56 PM
Hi,

Is it possible to change the colour of the test and highlight colour, when
display a 'list' selection box and if so.. could someone kindly show me how
please. Also, what is the process of making it transparent, so graphics
underneath the box will show though?

Thanks

Steve
yertari
6/13/2005 11:40:21 PM
Hi,

myIP
6/13/2005 11:51:29 PM
Go to Ultrashock.com click on MX2004>Skinning Flash MX 2004 Components. For
your second question just give the component an instance name in the Properties
panel, for an example ?myComboBox?. Then in the timeline just put;

myComboBox._alpha = 33;

yertari
6/14/2005 12:40:21 AM
Thankyou for replying.. i understand now

AddThis Social Bookmark Button