Re: [Flashcoders] List component transparentBackground?

2010-04-13 Thread kennethkawam...@gmail.com
If you are using Flash IDE, at least you can do this manually. To see
the effect go to Library > Component Assets > ListSkins > List_Skin
and CellRendererSkins > CellRenderer upSkin then change the background
fill alpha to 0.
-- 
Kenneth Kawamoto
http://www.materiaprima.co.uk/

On 13 April 2010 16:21, Carl Welch  wrote:
> Is it possible to make the List Component's background color transparent.
>
> I googled and found this but it doesn't appear to work:
>
> list.setStyle("backgroundDisabledColor", "false");
> list.setStyle("borderStyle" , "none");
>
> is there something else I need to do? or is it even possible.
>
> thx.
> --
> Carl Welch
> http://www.carlwelch.com
> 805.403.4819
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] List component transparentBackground?

2010-04-13 Thread Carl Welch
Is it possible to make the List Component's background color transparent.

I googled and found this but it doesn't appear to work:

list.setStyle("backgroundDisabledColor", "false");
list.setStyle("borderStyle" , "none");

is there something else I need to do? or is it even possible.

thx.
-- 
Carl Welch
http://www.carlwelch.com
805.403.4819
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders