dede
dede

Reputation: 805

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 there 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?

Upvotes: 1

Views: 68

Answers (1)

FTQuest
FTQuest

Reputation: 546

I believe the subject of highlighting was discussed in several posts in TLF forum: http://forums.adobe.com/community/opensource/tlf FTQuest

Upvotes: 1

Related Questions