Downloads:
Name | File | OS |
---|---|---|
Installer (Windows) | ffdec_21.0.3_setup.exe | |
ZIP (Windows, Linux, Mac OS) | ffdec_21.0.3.zip | |
DEB package (Linux) | ffdec_21.0.3.deb | |
Mac OS X Installer (pkg) | ffdec_21.0.3.pkg | |
Mac OS X Application (zipped) | ffdec_21.0.3_macosx.zip | |
Library only (Java SE) - Zipped | ffdec_lib_21.0.3.zip | |
Library documentation (HTML Javadoc) - Zipped | ffdec_lib_javadoc_21.0.3.zip |
What's new:
Added
- Updated Flash player to SWF version map
- Harman AIR 51 float support compatibility
- FlashDevelop project export - option to export AIR project (select correct type in the file save dialog)
- FLA/FlashDevelop/IDEA export - option to add link to all classes (sound, font, images) so no class is missed during compilation
- Harman AIR 51 unpacker for binarydata with custom key
Fixed
- #2266 StartSound/2 and VideoFrame tags, classNames not taken as dependencies (needed chars)
- #2275 Export to FlashDevelop - framerate setting
- #2276 Protected namespaces do not use fully qualified names
- Target flash player version in FlashDevelop and IDEA projects
- Script/Class initializers order of assignment
- #2277 Return statement in initializer
- Imports in script initializer
- #2279 AS3 Decompilation - assignments on the right side of
&&
and||
operators - #2279 Embed assets with file base name ending with a space
- Embed tag - Wav files need to be embedded in assets.swf
- #2282 FLA export - visible flag
- Opening loaded files while playing even if not a valid SWF file - like images
- #2284 FLA export - sounds should be WAV or MP3, not FLV
Changed
- Compound script has slot/const traits inside main script initializer
- Export to FlashDevelop and IntelliJ IDEA is available only for SWFs without main timeline