Prerelease WARNING
This is prerelease nightly version. It should NOT be considered as stable.
Downloads:
Name | File | OS |
---|---|---|
Installer (Windows) | ffdec_21.0.5_nightly2911_setup.exe | |
ZIP (Windows, Linux, Mac OS) | ffdec_21.0.5_nightly2911.zip | |
DEB package (Linux) | ffdec_21.0.5_nightly2911.deb | |
Mac OS X Installer (pkg) | ffdec_21.0.5_nightly2911.pkg | |
Mac OS X Application (zipped) | ffdec_21.0.5_nightly2911_macosx.zip | |
Library only (Java SE) - Zipped | ffdec_lib_21.0.5_nightly2911.zip | |
Library documentation (HTML Javadoc) - Zipped | ffdec_lib_javadoc_21.0.5_nightly2911.zip |
What's new since last stable version:
Added
- FLA export - generating bin/*.dat files for movies and images
- #943, #1812, #2287 Export to older binary FLA formats (CS4, CS3, Flash 8, MX 2004, MX, Flash 5)
- #2286 Set SWF version in FlashDevelop project
- #2306 Export to VS Code project
Changed
- #1644 Swapped Save all and Save buttons - Save is bigger
Fixed
- #2309 XML export/import - Decimal support
- #2300, #2303 ShellFolder Comparator Windows Java error
- #2302 AS3 Class linkage - changes did not save
- PR203 AS1/2 extreme lagging
- #2310 Text search history showing as null
- #2295, #2311 AS1/2 p-code freezing on highlighting ConstantPool
- #2304 GFX files truncated
- #2297 AS direct editation - if..else clause broken when using continue/break
- #2291 AS1/2 Incorrect var keyword placement causing registers to compile wrong
- #2290 FLA export - not generating sound bin files causing sound compression setting to be ignored
- #2296 AS decompilation - goto problems
- AS3 - displaying imports of class parent chain
- AS3 - imports for script slot/const traits
- AS3 direct editation - script slot/const traits assignments
- AS3 direct editation - double returnvoid on script initializer
- AS3 empty interface indentation
- #2313 AS3 direct editation - parsing class traits metadata
- #2314 AS3 direct editation - cannot save class initializer in some cases
- #2315 AS3 direct editation - switching scripts during editation causing missing scripts
- #2316 AS3 direct editation - private classes
- #2317 AS3 direct editation - local register names colliding with parameter names