Josh Soref
7e0975c4b7
spelling: successful
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2024-10-29 16:55:43 +01:00
Jindra Petřík
f219b49372
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
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
19c771bf44
Update license year
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
6d8b631383
Added #2259 Optional resampling sound to 44kHz on playback and on export
2024-08-05 11:17:25 +02:00
Jindra Petřík
4125e94ca3
Added Label that flex compiler is used (when it's enabled in settings)
...
Fixed #2111 Flex AS3 editation - use SWF dependencies defined in GUI
Fixed SWF dependencies label was not updated on startup
2023-12-30 18:06:08 +01:00
Jindra Petřík
0d1e2f1422
Fixed #2074 , #2074 Use mxmlc.bat file when exe not available for Flex SDK compilation
2023-11-05 21:11:10 +01:00
Jindra Petřík
dc5e50813f
Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes
2023-10-16 09:36:06 +02:00
Jindra Petřík
4eabf89291
Added AS3 - Show Embed tag over asset classes (readonly)
...
Added AS3 - Checkbox for exporting assets embedded using `Embed` (-exportembed in commandline)
Added FLA export - AS3 - Using `Embed` tag for DefineBinaryData, images not extending BitmapData
2023-10-01 18:21:38 +02:00
Jindra Petřík
487d1f8b14
Update license year
2023-03-19 22:43:41 +01:00
Jindra Petřík
344bdfa6ea
Added Opening ABC file format (*.abc)
2022-11-20 22:12:19 +01:00
Jindra Petřík
1d82af4855
Update license header year
2022-11-06 21:44:39 +01:00
Jindra Petřík
380e7071bd
Fixed : #1396 , #1254 FLA Export - AS3 frame scripts
2021-03-12 22:12:39 +01:00
Jindra Petřík
c6b1e528df
update license header year
2021-02-08 20:15:19 +01:00
Jindra Petřík
2bf7597cea
update license headers
2018-01-16 20:24:33 +01:00
Jindra Petřík
8a0223a02a
Namespace suffix handling on all Levels.
...
Classes with same name handling.
Test data
2016-09-17 14:44:59 +02:00
Jindra Petřík
d22a166163
Organize import
2016-08-20 20:12:28 +02:00
Jindra Petřík
5c4e07ec1b
Parsing Flex SDK errors
...
init swf to flex before editig
2016-08-20 18:23:09 +02:00
Jindra Petřík
a8ba726816
Printing mxmlc arguments removed
2016-08-16 23:32:30 +02:00
Jindra Petřík
25dc014e1d
Mxmlc print to console removed
2016-08-16 23:31:55 +02:00
Jindra Petřík
c4e1879b79
As3ScriptReplacer as interface
...
Better handling missing directories
Tip for directories in advanced setting refactored - link to Flex SDK
Use Flex SDK switch in Advanced settings
2016-08-16 23:31:12 +02:00
Jindra Petřík
95785ba218
Flex script replacer - disable strict mode
2016-08-16 20:47:29 +02:00
Jindra Petřík
db294e7a70
Reorder scripts and classes to be in position as original script.
2016-08-16 07:59:59 +02:00
Jindra Petřík
7c5d5eac58
Merge ABCs on compile
...
TODO: reorder correctly
2016-08-16 06:44:48 +02:00
Jindra Petřík
b750780cd9
Export subclasses stubs to be compiled by Flex too.
...
WIP: merging ABCs
Test data (flexedit) with simple class hierarchy
2016-08-14 23:25:46 +02:00
Jindra Petřík
ac7e0572c6
Add only last ABCTag when flex compiling
2016-08-14 21:42:00 +02:00
Jindra Petřík
8c5345cfd8
AS3 editation with flex - not really working yet:
...
- needs fixing circular references, etc. (eg. editing class which references classes which references this class)
- needs better errors displaying with jump to error line, etc.
2016-08-06 07:19:52 +02:00