Commit Graph
264 Commits
Author SHA1 Message Date
Jindra Petřík 28fd339667 Added: Simple editor - Adjust color filter
Fixed: FLA export - Rounding errors on COLORMATRIXFILTER contrast
2025-05-11 20:47:00 +02:00
Jindra Petřík c9784011e2 Fixed: #2394 FLA export - shape tweens in some cases 2025-04-18 20:21:09 +02:00
Jindra Petřík 7c9ca949ed Fixed: #2416 FLA export - shape fixing in some cases 2025-04-18 19:13:38 +02:00
Jindra Petřík b1c5f9d0c6 Checkstyle fix 2025-04-13 14:13:27 +02:00
Jindra Petřík 58bd04698e Fixed #2418 AS3 - initialization of class static vars in script initializer (Haxe) 2025-04-13 00:08:10 +02:00
Jindra Petřík c45eb35120 Fixed #2428 Charset setting on FLA export in format MX and below,
Default charset for SWFS v5 and lower is WINDOWS-1252
2025-04-06 18:20:28 +02:00
Jindra Petřík 1d3fbf0f16 Fixed: #2381 Font color values with alpha allowed in html edittext, but alpha ignored 2025-01-17 21:47:12 +01:00
Jindra Petřík bcda5f68bb spelling fix 2025-01-17 21:47:12 +01:00
Jindra Petřík 44254940e5 Added: FLA export - accessibility for AS3 files 2025-01-17 21:47:12 +01:00
Jindra Petřík d5a37c1fa8 FLA export - Accessibility not yet complete - WIP 2025-01-17 21:47:12 +01:00
Jindra Petřík 744de3aad3 Added: FLA export - accessibility for AS3 files 2025-01-17 21:47:12 +01:00
Jindra Petřík f73f2669c0 Harman air - Null coalesce and nullish member access operators - WIP 2024-11-20 17:05:37 +01:00
Josh Soref 3677bceeb6 spelling: occurrence
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref 6d08d9b9c1 spelling: necessarily
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref 7ff3e2d1e0 spelling: contains
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref 72ef722ca9 spelling: character
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref cb63356c7d spelling: attribute
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Jindra Petřík a36e16fc73 Fixed: FLA export AS linkage / import 2024-10-29 16:55:43 +01:00
Jindra Petřík 845ae931e8 Added: Cache as bitmap FLA export
Test data
2024-10-29 16:55:43 +01:00
Jindra Petřík 24200bce6d Fixed: FLA export - DefineEditText default text color alpha 2024-10-29 16:55:43 +01:00
Jindra Petřík 241bfe32d5 Fixed: #2341 FLA export - DefineEditText - use its default text color on HTML enabled inputs 2024-10-29 16:55:43 +01:00
Jindra Petřík 4bffbb75c8 Fixed: #2341 FLA export - linkage and imported fonts did not work correctly 2024-10-29 16:55:43 +01:00
Jindra Petřík ab7935711f Fixed: #2341 FLA export - linkage and imported fonts do not work correctly 2024-10-29 16:55:43 +01:00
Jindra Petřík cf585c51fb Fixed: #2332 Imported fonts by class name not available in texts 2024-10-13 20:43:18 +02:00
Jindra Petřík f295fddd78 Fixed: #2290 FLA export - not generating sound bin files causing sound compression setting to be ignored 2024-09-23 21:52:25 +02:00
Jindra Petřík 933c89cf06 Added: #943, #1812, #2287 Export to older binary FLA formats (CS4, CS3, Flash 8, MX 2004, MX, Flash 5) 2024-09-23 21:52:25 +02:00
Jindra Petřík 6f3b793318 Fixed: #2308 FLA export - lossless image bin files generation wrong,
some javadoc added
2024-09-23 21:52:25 +02:00
Jindra Petřík 38e49e8dbd Fixed: #2307 FLA export - image bin files generation wrong 2024-09-23 21:52:25 +02:00
Jindra Petřík 77f96d5ecc Added: FLA export - generating bin/*.dat files for movies and images 2024-09-23 21:52:25 +02:00
Jindra Petřík 7e6d331f82 FLA export - Do not export layer depths 2024-09-05 09:56:04 +02:00
Jindra Petřík 4ba7870328 Fixed: #2293 FLA export - clipping 2024-09-05 09:56:04 +02:00
Jindra Petřík 21cb1d5cb9 Fixed: #2293 FLA export - stackoverflow on multilevel clips extraction 2024-09-05 09:56:04 +02:00
Jindra Petřík f0b5cf8d05 Fixed: #2284 FLA export - sounds should be WAV or MP3, not FLV 2024-08-27 09:43:40 +02:00
Jindra Petřík 7a049ba3b9 Fixed: #2282 FLA export - visible flag 2024-08-27 09:43:40 +02:00
Jindra Petřík 9617c2ac2f Added: FLA/FlashDevelop/IDEA export - A link to all classes (sound, font, images) is added so no class is missed during compilation 2024-08-27 09:43:40 +02:00
Jindra Petřík 672a5dc754 Added: Updated Flash player to SWF version map 2024-08-27 09:43:40 +02:00
Jindra Petřík acc5f94889 Fix missing javadoc parameters, throw tags,... 2024-08-12 19:51:40 +02:00
Jindra Petřík 5c1811582a More documentation. 2024-08-08 19:27:14 +02:00
Jindra Petřík f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
Jindra Petřík a5d3ce4f9b Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík 151609a8f5 More documentation. 2024-08-08 19:27:14 +02:00
Jindra Petřík b57e38e387 More documentation. 2024-08-08 19:27:14 +02:00
Jindra Petřík ca5857a91f More documentation. 2024-08-08 19:27:14 +02:00
Jindra Petřík c3389dbfd1 no depth layers 2024-08-05 11:17:25 +02:00
Jindra Petřík c3e7ee451d Fixed FLA export - placeobject with no charid/charclass (after recent importassets changes) 2024-08-05 11:17:25 +02:00
Jindra Petřík c6790f70cf Added #1290 Export to FlashDevelop project 2024-08-05 11:17:25 +02:00
Jindra Petřík 3d281dfdd9 Added FLA export - export in frame 1 flag support 2024-08-05 11:17:25 +02:00
Jindra Petřík 19c771bf44 Update license year 2024-08-05 11:17:25 +02:00
Jindra Petřík a5891d9049 Eliminate some warnings in FLA export 2024-08-05 11:17:25 +02:00
Jindra Petřík a93d75ede7 fix document class 2024-08-05 11:17:25 +02:00