Commit Graph
245 Commits
Author SHA1 Message Date
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
Jindra Petřík fa9ad6c1a3 format 2024-08-05 11:17:25 +02:00
Jindra Petřík a94d99008a FLA export - ImportAssets/2 tag support 2024-08-05 11:17:25 +02:00
Jindra Petřík 1d9329e9be Fixed code style 2024-08-05 11:17:25 +02:00
Jindra Petřík 441a570299 Fixed: fontFace html attribute in DefineEditText can be also an exportName
Fixed: BUTTONRECORD preview not showing in situations like GFX or importAssets
Changed: ImportAssets tag reorganized - now imported items are not in the tag tree, but when referenced it works
2024-08-05 11:17:25 +02:00
Jindra Petřík 6d8b631383 Added #2259 Optional resampling sound to 44kHz on playback and on export 2024-08-05 11:17:25 +02:00
Jindra Petřík 7a8760def9 Fixed #2175 FLA Export - exporting 320kbps MP3s as 160kbps 2024-08-05 11:17:25 +02:00
Jindra Petřík 8951ff5155 Fixed #2175 Removing DefineButtonSound, warning about incorrect sound character type in FLA export 2024-08-05 11:17:25 +02:00
Jindra Petřík 3ad6c894a7 Fixed #2174 Ignoring PlaceObjects with flagMove on empty depth 2024-08-05 11:17:25 +02:00
Jindra Petřík 61f15dce8f Fixed #2149 - FLA Export - compressed sound streams in some cases 2024-08-05 11:17:25 +02:00
Jindra Petřík f09d4affa5 Fixed #2156 FLA export - morphshapes 2023-12-30 18:06:08 +01:00
Jindra Petřík 9e02ee6d30 Fixed #2152 FLA Export - wrong nonlibrary shapes detection 2023-12-30 18:06:08 +01:00
Jindra Petřík 3b9f72b7f8 Fixed #2163 FLA Export - maintain sound export settings for streams 2023-12-30 18:06:08 +01:00
Jindra Petřík 18c02a48a5 Fixed #2153 FLA Export - sound streams were limited to first stream block 2023-12-30 18:06:08 +01:00
Jindra Petřík 6e3d8c6635 Added FLA export - option to disable fixing of shapes 2023-12-30 18:06:08 +01:00
Jindra Petřík 0e606ada71 Fixed #2160, #2158 FLA Export - mixed dat files for images and sounds 2023-12-30 18:06:08 +01:00
Jindra Petřík 2404151922 Fixed #2143 FLA Export / Sound playback - taking MP3 initial latency into account 2023-12-30 18:06:08 +01:00
Jindra Petřík 2596650ed3 Fixed #2145 FLA Export - missing frames, cliping layers order, nullpointer, empty sound layers 2023-12-30 18:06:08 +01:00
Jindra Petřík 336a9540f2 Refactoring of Easing detector 2023-12-30 18:06:08 +01:00
Jindra Petřík fcb7e0b18a Fixed FLA Export - frame numbering problem
Fixed morpshape hole detection
2023-12-30 18:06:08 +01:00