Turning a actionscript string with a url into a HTML link

Posted by daidai on Stack Overflow See other posts from Stack Overflow or by daidai
Published on 2010-04-02T15:46:01Z Indexed on 2010/04/02 17:53 UTC
Read the original article Hit count: 126

Filed under:

I'm retrieving an unformatted String from a twitter feed. I want to be able to turn a text URL (http://blah.com/qwerty/) into a link but don't know how...is there a handy regular expression for this?

© Stack Overflow or respective owner

Related posts about actionscript-3