All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.royale.swf.package.html Maven / Gradle / Ivy

There is a newer version: 0.9.10
Show newest version





This package and its subpackages contain a support library
for reading, writing, and representing SWF files.

Currently this support library has some dependencies on classes in the compiler package. Ideally it would be completely independent.

The immediate contents of this package are classes and interfaces that model a SWF file. An ISWF is the root of the data structure representing a SWF file. The tags of the SWF are represented by various kinds of ITag objects. For example, a DoABC tag is represented by a DoABCTag object.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy