Tag Archives: RegExp

Parsing Tweets with the TwitterString Class

While building a little Twitter aggregator for an upcoming conference, I found myself in need of a set of methods to create hyperlinks from three distinct elements that can be included within a tweet; links, usernames, and hashtags. I was … Continue reading

Posted in ActionScript, Flex | Tagged , , , | 3 Comments