In flex, how can I highlight text/label? I have text and a small image that I want to highlight.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Easiest way is to add a glow filter around the UIComponents you want highlight.
Glow Filter
If you want to highlight part of the text, not so simple, you’ll need to work it out in HTML and set the htmlText of the Label.