Code page update : Link class
Just added a really simple AS3 class to our code page. It is a utility class called “Link” that has one method, “go,” that acts like the “getURL” method so familiar to those that are used to programming ActionScript 2. Included in the file are some examples and the class itself.
Enjoy.