Friday, September 3, 2010

How to listen to events from links within TextFields in …

June 27, 2008 by editor  
Filed under actionscript

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 …

Visit link:
How to listen to events from links within TextFields in …