FZip updated to 1.0.062
Using namespaces for states didn’t seem to be a good idea, some users experienced weird RTEs when parsing ZIPs with FZip. We now use function references to maintain state which seems to work much better. If you ever got a ReferenceError: Error #1065: Variable parse is not defined. at deng.fzip::FZipFile/parse(), this is very much likely fixed now.
http://codeazur.com.br/lab/fzip/
[Update: Oops.. i had a small versioning accident here.. Latest, good version is 1.0.062, please download that one in case you got 1.0.060 or 1.0.061]