Prerelease WARNING
This is prerelease nightly version. It should NOT be considered as stable.
Downloads:
Name | File | OS |
---|---|---|
Installer (Windows) | ffdec_18.5.0_nightly2571_setup.exe | |
ZIP (Windows, Linux, Mac OS) | ffdec_18.5.0_nightly2571.zip | |
DEB package (Linux) | ffdec_18.5.0_nightly2571.deb | |
Mac OS X Installer (pkg) | ffdec_18.5.0_nightly2571.pkg | |
Mac OS X Application (zipped) | ffdec_18.5.0_nightly2571_macosx.zip | |
Library only (Java SE) - Zipped | ffdec_lib_18.5.0_nightly2571.zip |
What's new since last stable version:
Added
- #1449 Updated Turkish translation
- #2070 SWF to XML format has new meta fields describing XML export major/minor version
(major = uncompatible change) - #2070 forceWriteAsLong Tag internal attribute is now visible and editable
(including XML export), allows decide whether to write length in tag header as long - #2073 Editing of frame count in SWF header (with warning that it won't update ShowFrame count)
- Show font AS linkage class in its name in the tree (besides font name)
- #2057 Show all assigned AS linkage classes in the item name (instead just one)
Fixed
- #2043 StartSound2 tag handling
- PR176 - slow loading of allowed charsets - now lazy loaded
- PR178 - infinite recursion when getter/setter calls same property of superclass
- #2070 Handling newlines and tabs in string values inside SWF to XML export
- #2017, PR179 Classes in same package displayed as fully qualified
- PR177 AS3 direct editation - Vector literal
- #2052, #2058 Adding new script placing class to incorrect DoABC tag
- #2072 AS3 direct editation - incorrectly using trait names of top level classes
- #2029 Simplify expressions stripping getlex and also ignoring some types of expressions
- #2052 Detection of switches based on notequal operator
- #2073 Recalculating frameCount field in SWF header and DefineSprite after deleting frame
- Handling currently selected tags when using folder preview selection (Not working Replace button, etc.)
- FLA export - Sprites which do not end with ShowFrame tag
- PR109 FLA export - large font size of DefineEditText
- PR110 FLA export - image instances
- FLA export - missing AS linkage class for fonts
- #2077 Switch detection problems producing §§goto
- #2077 AS3 recursion of deleting method with newfunction instruction
- #2077 AS3 direct editation - incorrect slot names
- #2077 AS3 direct editation - switch statement missing offset
- #2077 AS3 allow star string as property name (XML access)
Changed
- #2070 String values inside SWF to XML export are backslash escaped
to properly handle newlines and tabs. Older versions of FFDec can read this
new format wrong and corrupt SWFs.
Major version of SWF to XML export changed to 2.