If you aren’t familiar with FZip I suggest you check it out. This is a proof of concept demo to show what can easily be done with a little creativity.
First, the goods:
DryByDesign_FZip (Air Install file)
[cert: dbd, pw: dbd]
The Problem:
Delivering documents and files to users of your Adobe Air project is difficult when any one of the files could fail and all of the files are critical for operation. Wouldn’t it be great if we could download a single zip file and extract it?
The Solution:
Turns out thanks to FZip you can. The same SWF trick is used here as was introduced in the Adobe Air + AlivePDF demo.