Hey All,
I’ve been using textArea to load some text, and I learned to disable borders with:
_global.styles.TextArea.setStyle(“borderStyle”,“none”);
but either way, the problem I have is that when you click on the textArea, there’s a green border than appears. This phantom green highlight that does not fit with my design.
go see problem at
http://www.curtisyee.com/homepage
This is driving me crazy! I remember reading something about it earlier, but can’t find it now. Any ideas? Please? Thanks.
curtis