This release corrects a few minor bugs and general improvements:
Bug Fixes
FSDefineImage2: The encoding of the type and length always uses 6 bytes.
TextDump: NewFunction and NewFunction2 no longer decodes actions twice.
FSDefinedJPEGImage[2,3]: now allows null encoding tables.
FSCoder: buffer is correctly resized when writing data.
FSProtect: copy constructor can now be used when passwords are null.
FSPlaceObject2: equals() now works on objects containing encoded clip events.
Class Changes:
FSCoder context variable, version is now public.
Encoded binary actions are now accessible.
Classes are no longer final.
Testing Changes:
Added test classes for FSProtect, FSShowFrame and FSSetBackgroundColor.
Test images, fonts and Flash files are now included in the release.
Package Changes
The TestNG libraries are now included in the release.