This Flash Project parses cbz zip files and displays them as an interactive comic book.
The path to the .cbz is set via flashvars.
The reader uses fzip as3 library that requires the zip file to Adler32 headers (and is faster due to native deflating).
Not in this demo is an AIR app that converts a zip file to a zip file with the proper headers and another AIR app that zips a sequence of images.
The left and right arrow keys work the same way the buttons on the stage work.
The pages are facing (excluding the cover) to preserve multiple-page spreads.
A special thanks to The Digital Comic Museum for providing this and many other comics.