JSwiff
JSwiff
flash movies the java way

JSwiff Downloads

Before downloading, make sure you have read the licensing terms. Without a commercial license, you are bound by the terms of the GPL.

Distributions

JSwiff distributions are archives containing source code, the JSwiff JAR file, and Javadoc documentation.

JSwiff 8.0

JSwiff 8.0 supports the SWF 8 file format. It is available as ZIP archive or, especially for Linux users, as gzipped tarball:

Command Line JSwiff

Especially for non-programmers who want to take a look at the internals of the Flash file format. Contained are two Windows batch files:

download

Source Code Repository

If you are interested in brand-new features or fixes, you probably want to access the JSwiff source code repository directly. We use Subversion for source code management.

View Online

You can browse the project's Subversion source code repository online. Here you can also download tarballs containing the checked-in source code or portions thereof.

WebDAV Access

The repository can also be anonymously accessed via WebDAV by pointing your subversion client (either the command-line svn or a GUI client like TortoiseSVN, Subclipse etc.) to the following location: http://www.jswiff.com/svn/.

Keep in mind that main development takes place in the trunk folder.

Build from source

After checking out the code, use Ant in the build folder to compile JSwiff. Check the README file for details.