Classes
 ClassDescription
 FZip Loads and parses ZIP archives.
 FZipErrorEvent FZip dispatches FZipErrorEvent objects when it encounters errors while parsing the ZIP archive.
 FZipEvent FZip dispatches FZipEvent objects when a file contained in the ZIP archive has finished loading and can be accessed.
 FZipFile Represents a file contained in a ZIP archive.
 FZipLibrary

FZipLibrary works with a FZip instance to load files as usable instances, like a DisplayObject or BitmapData.