Showing posts with label Text. Show all posts
Showing posts with label Text. Show all posts

Friday, April 23, 2010

Text component with active urls links.

Working on Twits Around Me project I faced a problem, how to make urls text like as an active links. Even using htmlText property, url in the text doesn't appear like link. So I have created my component called HyperLinkText, here is examples how to use it:


I hope you will find it useful and save your time in the future. Here is HyperLinkText.as on my cloud.