ok, ive searched everywhere for this, and can't find a solution that
works.  I jsut want to hide the background of a list component. making
it semi-transparent would be even better, but at this point take
whatever.

i've tried:

   _global.styles.ScrollSelectList.backgroundColor = undefined;
   _global.styles.ScrollSelectList.setStyle("backgroundColor", "transparent");

these remove the background, but also disable interactivity.

    playlist_lb.border_mc.visible = false;

i read that this should work, but dont get any results.
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to