Higlight text in ActionScript
I need some library that will allow me to highlight multiple words in TextField (or TextArea). There is flexlib library that has some Higlighter class but it doesn't work for multiline words (it has bug when it encounter End Of Line). Also th开发者_JS百科ere is another way here but it also doesn't work for multiline words. So is there any other solution, or we are left to it ourselfs?
I believe the subject of highlighting was discussed in several posts in TLF forum: http://forums.adobe.com/community/opensource/tlf FTQuest
精彩评论