Commit Graph

2347 Commits

Author SHA1 Message Date
Jindra Petřík
37f492fdc0 Fixed Save as does not change file title upon reload 2023-01-09 21:37:06 +01:00
Jindra Petřík
c8844b8da9 Fixed CXFORM and GRADRECORD causing NotSerializableException 2023-01-09 21:37:06 +01:00
Jindra Petřík
7f0e351838 #1903 Another unsuccessful try to fix FLA :-( 2023-01-09 21:37:06 +01:00
Jindra Petřík
8beee6dbc1 GFX - Convert DefineExternalSound to DefineSound on Run action 2023-01-09 21:37:06 +01:00
Jindra Petřík
6468242f42 Added GFX - DefineExternalSound and DefineExternalStreamSound basic tag info 2023-01-09 21:37:06 +01:00
Jindra Petřík
52c17de7b2 Added GFX - DefineExternalSound and DefineExternalStreamSound playback 2023-01-09 21:37:06 +01:00
Jindra Petřík
1447e92289 Added GFX - DefineExternalSound is character tag 2023-01-09 21:37:06 +01:00
Jindra Petřík
b570f4e3c0 Added GFX - DefineExternalGradient tag has gradientId in its name 2023-01-09 21:37:06 +01:00
Jindra Petřík
4566844bd9 Fixed GFX - ExporterInfo prefix is NetString 2023-01-09 21:37:06 +01:00
Jindra Petřík
9b75584339 Fixed #1933 AS3 - Detection of variable names from debug info on multiple debug ins with same regindex 2023-01-09 21:37:06 +01:00
Jindra Petřík
b4bf6fe0ab Fixed #1932 Wrong subsprite frames display 2023-01-09 21:37:06 +01:00
Jindra Petřík
774b834ad5 Fixed #1929 Wrong subsprite frames display 2023-01-09 21:37:06 +01:00
Jindra Petřík
b128cebee0 Fixed #1931 DefineSprite rectange calculation (incorrect export dimensions) 2023-01-09 21:37:06 +01:00
Jindra Petřík
f275da0199 Added GFX - support for TGA external images 2023-01-01 23:33:25 +01:00
Jindra Petřík
eaca77163d better DefineExternalImage2 constants 2023-01-01 22:51:21 +01:00
Jindra Petřík
3661e0466c Fixed GFX - DefineExternalImage2 display and correct handling if standalone 2023-01-01 21:43:04 +01:00
Jindra Petřík
238ddda150 Fixed #1890 AS3 - Removing first assignment in for in loop 2022-12-31 23:58:51 +01:00
Jindra Petřík
fcc1d37ba6 Added Raw edit - (MORPH)GRADIENT spreadMode,interpolationMode as enums 2022-12-31 23:58:51 +01:00
Jindra Petřík
2bd544881b Removing points 2022-12-31 23:58:51 +01:00
Jindra Petřík
25a9588f35 Edit points - show, cancel 2022-12-31 23:58:51 +01:00
Jindra Petřík
9dd8b97a9e Fixed DefineVideoStream playback 2022-12-31 23:58:51 +01:00
Jindra Petřík
7a4bec0d98 Fixed #1772 AS1/2 decompilation - StackOverflow during getVariables function 2022-12-31 23:58:51 +01:00
Jindra Petřík
505013207b Converting GFX tags to classic tags before running in Flash player 2022-12-31 23:58:51 +01:00
Jindra Petřík
c9335ac9ba PlaceTag without move flag requires empty depth 2022-12-31 23:58:51 +01:00
Jindra Petřík
e4e58db65d Fixed #1926 Constructors namespace taken from class - should be always public 2022-12-31 23:58:51 +01:00
Jindra Petřík
6159f3fa2c Scrollbars.
Image position starting at point [0,0].
Clearing shape outline cache.
2022-12-31 23:58:51 +01:00
Jindra Petřík
d13d3ac500 Auto update bounds on points save.
Select cursor.
2022-12-31 23:58:51 +01:00
Jindra Petřík
32807b826d Fixed #1827 Video replacing VP6 reading 2022-12-31 23:58:51 +01:00
Jindra Petřík
7d548fca30 Fixed Uncompressed FLA (XFL) export creates a directory 2022-12-31 23:58:51 +01:00
Jindra Petřík
e5dc9fb663 Fixed #1923 Wrong cyclic tag detection causing hidden sprites 2022-12-31 23:58:51 +01:00
Jindra Petřík
62e862cbb0 format 2022-12-31 23:58:51 +01:00
Jindra Petřík
0fd892739d Auto calculate edgeBounds of DefineShape4 during SVG import 2022-12-31 23:58:51 +01:00
Jindra Petřík
e18575f2cd Changed #1913 SVG export/import of shapes - shape exact position (bounds) is retained 2022-12-31 23:58:51 +01:00
Jindra Petřík
4f5fc62adc Fixed native sound export format for ADPCM compression is FLV 2022-12-31 23:58:51 +01:00
Jindra Petřík
ad3cfc9e3c Fixed #1915 SVG import - gradient when it has two final stops 2022-12-31 23:58:51 +01:00
Jindra Petřík
8d7ecce4c0 Fixed #1921 AS3 direct editation - exception on code save - wrong selected ABC 2022-12-28 09:20:37 +01:00
Jindra Petřík
9689f16a4b Fixed #1922 FLA/XFL/Canvas/SVG export - exporting DefineBitsJPEG3/4 with alpha as JPEG with PNG extension 2022-12-28 09:20:37 +01:00
Jindra Petřík
b82d68ad1d Fixed #1920 Slower decompilation (returnType method optimization) 2022-12-27 19:25:01 +01:00
Jindra Petřík
0272175e00 Added Bulk import sounds and sound streams 2022-12-27 19:25:01 +01:00
Jindra Petřík
306abf5e4a Refactor sound importer to separate class 2022-12-27 19:25:01 +01:00
Jindra Petřík
83f678d1a1 Movie importer - properly set timeline num frames 2022-12-27 19:25:01 +01:00
Jindra Petřík
308ac701ab Enlarge timeline for soundstream when necessary 2022-12-27 19:25:01 +01:00
Jindra Petřík
a940ea1c6f Replacing SoundStreamHeads with MP3 2022-12-27 19:25:01 +01:00
Jindra Petřík
cc71ba8cef JLayer version 1.0.2 2022-12-27 19:25:01 +01:00
Jindra Petřík
d86a662f7a Proper distribute uncompressed frames 2022-12-27 19:25:01 +01:00
Jindra Petřík
94df71e07a Replace SoundStreamHead (no MP3 support yet) 2022-12-27 19:25:01 +01:00
Jindra Petřík
21da3e0beb Do not import multiple video frames into single SWF frame 2022-12-27 19:25:01 +01:00
Jindra Petřík
d5d9007219 Add RemoveObject after last imported movie frame if the timeline is longer 2022-12-27 19:25:01 +01:00
Jindra Petřík
51d37830c0 Last imported movie frame length 2022-12-27 19:25:01 +01:00
Jindra Petřík
c18a603ed4 Added Movie FLV export - writing simple onMetadata tag 2022-12-27 19:25:01 +01:00