Flagstone Software

Transform SWF

The Transform SWF framework is a collection of classes for each of the tags and data structures that make up the Flash (SWF) File Format Specification from Macromedia. The classes provide a completely object-based API for parsing, manipulating and generating Flash files. This allows Java based applications to dynamically generate and update files that represent animations and documents which can be easily distributed and displayed on any platform that supports a graphical web browser.

In addition to the classes supporting the core API several classes provide a higher level interface to reduce the level of effort required to implement applications. These simplify the integration of sound and images into Flash file while text can be displayed using external font files allowing presentations to be localized for any spoken language.

Features

Transform SWF framework is covered by the Berkeley Software Distribution (BSD) license. This allows you to release applications that use the framework in source or binary form. The only restriction when developing Open Source or commercial applications is that you acknowledge that Flagstone Software Ltd. retains the copyright to the code.