AS3 Zip Library is a tool for reading and writing zip files.It does not require a script to preprocess a zip and inject Addler32 checksums, because it implements a deflate compression decoder (inflater). Some of the features:

  • Read or write zip files
  • Interface based on Java API (java.util.zip package)
Compression . URL.