Hi, just wondering, is there a way to make a Text Area transparent?, I’m using this code:
_level0.taDescription.depthChild0._alpha = 0;
and works, but then, I’m loading that SWF in another SWF and I loose the alpha property, any Idea?
Thanks a lot!!!