Thanks. It was working all along. I was using textarea.selectRange(). Since I was pressing a button to select the text the textarea was always "unfocused" so I wasn't seeing the effect of that style. I added unfocusedTextSelectionColor as well.
On Tue, Aug 17, 2010 at 12:07 PM, Alex Harui <[email protected]> wrote: > > > focusedTextSelectionColor? > > > > On 8/17/10 2:14 AM, "[email protected]" < > [email protected]> wrote: > > > > > > > I've spent soo much time trying to find how to do this. > > I'm using, sparkTextArea.selectAll() to select text but I've found no way > to change the highlight color. > > JP > > > > > > -- > Alex Harui > Flex SDK Team > Adobe System, Inc. > http://blogs.adobe.com/aharui > > >

