|
Dummy's guide to SWFPack How to create a self-signed SIS package under 10 seconds How to prepare SWF and ZIP source files Dummy's guide to SWFPack To be prepared How to create a self-signed SIS package in seconds1. Login and navigate to "Create" page. 2. Browse SWF or ZIP file in "Source Files" field. 3. Press Done. How to prepare SWF and ZIP source files
SWFPack accepts two kind of source files: SWF and ZIP. SWF files are only for single file projects. When user executes your application, this SWF file will be launched. ZIP files are for projects including multiple files and folders. Prepare the folder structure on your computer and ZIP it using your favorite compressor. Files and folders will be packed into the SIS file in the same order as in this ZIP. If you name the entry SWF as 'main.swf', SWFPack automatically will assign this to be launched. If your main SWF is not called 'main.swf', you need to define that in 'Main SWF File' input field under 'Application' tab.
|