AS3 Secure zip extension
Today andy jacobs released the AS3 Secure zip extension he wrote a while ago. It is an extension on David Chang’s Zip API with the RC4 encryption method made by Metal Hurlant. Andy made a nice extension which also supports encryption. In a nutshell: This api makes it possible to encrypt any external data (in as3) and encrypts it so you can not open it on a local computer or mac or… You can only load it in flash and in that way (re)use your assets, compressed into one file.
Go and check it out here!


