mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-24 22:50:45 +00:00
Fixed #2135 FLA Export - framescripts handling when addFrameScript uses Multinames instead of QNames
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user