Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

An extensible ActionScript 3.0 library that simplifies the task of identifying patterns in plain text (URLs, e-mail addresses, phone numbers, Twitter mentions, etc.) and converting them into clickable links.

CC-Archived/linkify-as3

Repository files navigation

Linkify for ActionScript 3.0

Linkify is an ActionScript 3.0 library that simplifies the task of identifying patterns in plain text (URLs, e-mail addresses, phone numbers, twitter mentions, FedEx/UPS/USPS tracking numbers, etc.) and converting them into clickable links.

The included ActionScript 3.0 functions are suitable for use in Flash, pure ActionScript or Flex projects.

Linkify also includes custom UI components which extend standard Flex 3 'halo' components to provide missing hyperlink styling capabilities analogous to those found in HTML, including custom colors and text-decoration for links in normal, hover and active states.

Regular Expressions

Linkify leverages regular expressions borrowed from the following open source projects:

About

An extensible ActionScript 3.0 library that simplifies the task of identifying patterns in plain text (URLs, e-mail addresses, phone numbers, Twitter mentions, etc.) and converting them into clickable links.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published