all groups > flash actionscript > march 2004 >
You're in the

flash actionscript

group:

Tree BackGroundColor


Tree BackGroundColor aire
3/20/2004 11:11:13 PM
flash actionscript:
Hi, I need to create an application, and I use the Tree component (flash
2004) to create it.

The problem i have is that i want to make the Tree backgroundcolor
transparent, but nothing seems to work.
I tried that:
I have tried that:

_global.style.setStyle("background", "false");
or
_global.style.setStyle("backgroundcolor", "false");
or
myTree.setStyle("background", false);

and it dont works, any idea??


Re: Tree BackGroundColor remecz
3/20/2004 11:41:44 PM
Use this, it worked for me:

AddThis Social Bookmark Button