Fixed #2135 FLA Export - framescripts handling when addFrameScript uses Multinames instead of QNames

This commit is contained in:
Jindra Petřík
2023-12-30 18:06:08 +01:00
parent d08082baf8
commit 80fb8b25d8
4 changed files with 16 additions and 14 deletions
+2
View File
@@ -62,6 +62,7 @@ All notable changes to this project will be documented in this file.
- [#2131] UseOutline flag for DefineEditText
- Wordrapping long words in DefineEditText
- [#2133] Linux/Mac - ffdec.sh not correctly parsing java build number on javas without it
- [#2135] FLA Export - framescripts handling when addFrameScript uses Multinames instead of QNames
### Changed
- [#2120] Exported assets no longer take names from assigned classes if there is more than 1 assigned class
@@ -3331,6 +3332,7 @@ Major version of SWF to XML export changed to 2.
[#2078]: https://www.free-decompiler.com/flash/issues/2078
[#2053]: https://www.free-decompiler.com/flash/issues/2053
[#2133]: https://www.free-decompiler.com/flash/issues/2133
[#2135]: https://www.free-decompiler.com/flash/issues/2135
[#2120]: https://www.free-decompiler.com/flash/issues/2120
[#1130]: https://www.free-decompiler.com/flash/issues/1130
[#1220]: https://www.free-decompiler.com/flash/issues/1220