flash utilities
AS2 Utility functions
Posted June 22nd, 2007 by adminI know this is late coming, but I remember wishing that as2 had php-like functions such as str_replace(), addslashes(), md5(), etc. Well now it does.
Just include this .as using the compiler directive and look through the documentation to see what functions are available. Of course this is a work in progress and could use some cleanup.
Ramblings of Nick Robillard