Current Releases

Each release contains the compiled classes, source code and a set of datasheets for each class. Releases are distributed using the zip and tar.gz archive format. The contents of each are identical. Archives using the tar.gz format were created using a GNU compatible version of tar to allow for file names that are longer than 100 characters. You must also use a GNU compatible version of tar to open them.

Each release has a PGP signature to allow you to verify the integrity of the files from the Flagstone web site. It is good practice to check that they have not been tampered with.

Package for Notes Files Signature Description
Transform SWF Java Notes transform-java-2.3.3.tar.gz
transform-java-2.3.3.zip
[PGP]
[PGP]
Library for reading and writing Flash 7 files.
Translate SWF Java Notes translate-java-2.0.5.tar.gz
translate-java-2.0.5.zip
[PGP]
[PGP]
Compiler for Actionscript 1.
Cookbook Java cookbook-java-0.2.zip [PGP] Working examples for cookbook.
Describe SWF Java describe-3.1.6.tar.gz
describe-3.1.6.zip
[PGP]
[PGP]
Application for browsing the contents of Flash files.
Transform SWF C++ Notes transform-cxx-1.0.5.zip
transform-util-cxx-1.0.2.zip
[PGP]
[PGP]
Library for reading and writing Flash 7 files.
Translate SWF C++ Notes translate-cxx-1.0.7.zip
[PGP]
Compiler for Actionscript 1.

Transform SWF - Version 3.0 (Beta)

The following is a snapshot built on 5th July 2010 at 16:21pm.

Files Signature Description
transform-3.0-SNAPSHOT-dist.tar.gz [PGP] JAR with compiled classes + separate source files (tar.gzip).
transform-3.0-SNAPSHOT-dist.zip [PGP] JAR with compiled classes + separate source files (zip).
transform-3.0-SNAPSHOT.jar [PGP] JAR containing compiled classes only.
transform-3.0-SNAPSHOT-sources.jar [PGP] JAR containing source files only.
transform-3.0-SNAPSHOT-javadoc.jar [PGP] JAR containing javadocs for the public API only.

Translate SWF - Version 3.0 (Beta)

The following is a snapshot built on 5th July 2010 at 11:55am.

Files Signature Description
translate-3.0-SNAPSHOT-dist.tar.gz [PGP] JAR with compiled classes + separate source files (tar.gzip).
translate-3.0-SNAPSHOT-dist.zip [PGP] JAR with compiled classes + separate source files (zip).
translate-3.0-SNAPSHOT.jar [PGP] JAR containing compiled classes only.
translate-3.0-SNAPSHOT-sources.jar [PGP] JAR containing source files only.
translate-3.0-SNAPSHOT-javadoc.jar [PGP] JAR containing javadocs for the public API only.

Important: The C++ version of the frameworks have not been updated in long time. The code has been extensively debugged and is in production with a few projects, however the "official" status is that the code is unsupported. If you do have any trouble please contact Flagstone and we will try to do our best to help.

Verify Releases

You should verify the integrity of the files you download using the PGP signature provided.

The PGP signature can be verified using GPG. First download Flagstone's public KEYS as well as the asc signature file for the particular download then verify the signatures using:

  % gpg --import KEYS
  % gpg --verify transform-2.3.2.tar.gz.asc