There are many times when you want to listen to link events from TextFields in ActionScript 3. You might want to perform a certain task when the user clicks on a link and if so the new feature in ActionScript 3 that’s called “link events” come in handy.
How to listen to events from links within TextFields in ActionScript 3
Jun 27 2008