1. I have a authoring tool built in flash which will generate a SCORM course and copy the course contents to a local system directory. My task is to build these contents into a zipped package.
The contents will have multiple folders and multiple files inside it.
2. Since it is not possible to compress a package, i am trying to find out other possible solutions to implement this. One idea is to start a service which will run automatically and compress packages.
If you have any other ideas please suggest them as soon as you can
