1# Change Log
2All notable changes to this project will be documented in this file.
3
4## [14.4.0] - 2021-04-05
5### Added
6- [#1015], [#1466], [#1513] Better error messages during saving, display message on out of memory
7- [#1657] Option to disable adding second quote/bracket/parenthesis
8- Option to automatically show error dialog on every error
9- [#1676] View video tags in external flash projector
10
11### Fixed
12- PDF export - NullPointer when font of text is missing
13- PDF export - Text position on font change
14- Writing DefineFont2/3 ascent/descent as SI16 - it's UI16
15- [#1660] Empty thumbnail view on remove item
16- [#1669] FILLSTYLE color handling in DefineShape3/4
17- [#1668] Not removing SymbolClass/ExportAssets entry on character remove
18- [#1670] Parent component/window of dialogs not properly set
19- AS decompilation - Gotos handling vs and/or
20- AS decompilation - certain combinations of ifs and switch
21- AS3 jump deobfuscator - fix for try..catch clauses
22- [#1669] DefineBitsJPEG3/4 alpha premultiplied
23- [#1671] JPEG images display when not CMYK
24- Generic tag editor - remove more items at once
25- [#1669] Flash viewer - Smoothed vs non-smoothed bitmaps
26- PDF export - Smoothed bitmaps
27- Flash viewer - slow on larger zooms (now only diplayed rect is rendered)
28- Flash viewer - scaling grid - ignore nonshapes when scaling
29- [#1672] Raw editor - digits grouping causing incorrect cursor movement
30- Rename invalid identifiers renames identifiers with a dollar sign
31- [#1676] Messages on movie tags when Flash Player ActiveX not available
32- [#1677] DefineFont2/3 - missing codeTableOffset if numGlyphs is zero and font has layout
33- AS decompilation - §§push before loop
34- [#1678] Removing AS3 class does not correctly clear cache
35
36### Removed
37- [#1678] Flash viewer - miter with clip support removed as it was not working correctly
38
39## [14.3.1] - 2021-03-25
40### Fixed
41- "protected", "const", "namespace", "package" are not reserved keywords in AS1/2
42- Not counting newlines in comments
43- [#1665] Export selection not working for AS1/2 scripts other than frame scripts
44
45## [14.3.0] - 2021-03-24
46### Added
47- AS3 - Remove trait which is outside class
48- PDF vector export
49
50### Fixed
51- Flash viewer - bitmap stroke style, strokes scaling, cropped strokes
52- Flash viewer - filters zooming
53- Flash viewer - miter strokes
54- SVG export - miter strokes as miter-clip style
55- [#1660] Thumbnail view context menu Remove
56- SVG export - bitmap stroke style
57- Flash viewer - is visible flag
58- Flash viewer - linear colorspace radial gradient
59- Folder preview of frames with time increasing
60- Flash viewer - Do not play StartSoundTag all over again on single frame
61- Flash viewer - StartSoundTag loops
62- Flash viewer - Sound envelope handling
63- AS3 decompilation - inc/decrements handling - hiding some items
64- Flash viewer - stop sounds when switching panels
65
66### Changed
67- [#1661] Slow rendering warning is optional with default to not display
68
69## [14.2.1] - 2021-03-13
70### Added
71- Placeobject display and edit - raw editor on right side
72
73### Fixed
74- AS3 hilight and edit XML based on CData or comment only
75- [#1435] Adding DefineScalingGrid to DefineSprite
76- [#1488] SVG Export - EmptyStackException when clipping used
77- [#1584] SVG Import - paths with horizontal/vertical lines and rotation
78- [#1572] SVG Export - clipping must not use groups
79- [#270] AS decompilation - switch in loop
80- [#270] AS decompilation - loop followed by try
81- [#270] AS decompilation - comma in ternar
82
83## [14.2.0] - 2021-03-12
84### Added
85- [#1645] Scrollbar to recent searches dropdown
86- [#1639] Clearing search results for current file
87- [#1371] Go to character id (Ctrl+G in tag tree)
88- [#1156] FLA, SVG, Canvas Export -  9 slice scaling (DefineScalingGrid)
89- [#843] Compound assignments (like +=) decompilation and direct editation
90- [#1221] Separate icons for different actionscript objects (class/interface/frame/)
91- AS3 P-code - hilight and edit traits outside classes
92- [#1585] SVG import - support for style tag (CSS)
93- [#1585] SVG import - support for switch tag
94- [#1122] SVG import - relative coordinates
95(tests coords-units-01-b, coords-units-02-b, pservers-grad-10-b, pservers-grad-12-b)
96- Preview in image file selection dialogs
97- [#1541] XML Import/Export of Unknown tags
98- Unknown tags display and binary contents replace
99
100### Changed
101- [#1471] Import script menuitem renamed to Import scripts.
102
103### Fixed
104- Exception when switching from nonribbon interface to ribbon
105- [#1396], [#1254] FLA Export - AS3 frame scripts
106- FLA Export - mutliple FrameLabel layers
107- [#1636] Nullpointer exception on empty editorpane
108- [#1156] Rendering - 9 slice scaling (DefineScalingGrid) clipping
109- [#1647] Copying to clipboard - Transparency support
110- Incorrect placeobject display (tag selection)
111- Generic tag saving problem - timelined exception
112- [#1332] Flash viewer - Show directly added images when placeFlagHasImage is true on AS3 swfs
113- XML Import - not set SWF and Timelined internal values caused an exception on item display
114- [#1636] Goto usage exception and incorrect trait position
115- [#1648] Search - loaded search results mixed
116- [#1650] Empty search results from history after reloading SWF file
117- [#1651] FLA Export - mask layers
118- [#1532] Rendering - clipping using transparent color
119
120## [14.1.0] - 2021-03-05
121### Added
122- [#1561] Font editing - import ascent, descent, leading, kerning
123- Font editing - font name, ascent, descent, leading
124- PlaceObject tags matrix editation - FreeTransform tool (move, resize, rotate, shear)
125
126### Fixed
127- [#1623] Right side marker (gray line) in P-code
128- [#1622] Slow scrolling (search results, advanced settings and others)
129- [#1626] AS3 decompilation - unpopped obfuscated function
130- [#1624] Saving last searches saves only first results
131- [#1627] Previously decompiled scripts not cached
132- SWF is not garbage collected on close in some situations
133- AS1/2 script search does not show all results
134- [#1633] AS3 decompilation - return in for..in clause
135- AS3 p-code/AS hilighting when outside trait
136- AS3 p-code/AS hilighting after p-code save
137- Decompilation - Goto handling
138- Not selecting proper script after restoring session
139- [#1603] empty script after search selection
140- Generic tag tree exception on save
141- Copying to clipboard does not support transparency
142- [#1634] AS3 slot/const editor loses focus on edit button press
143- [#1636] Exception after search - traitslist with not properly set abc, other ui exception
144- Flash viewer- cyclic DefineSprite usage
145- [#1570] Incorrect shape rendering when edge is reversed
146- [#1643] Separate AS1/2 and AS3 editor hilighting
147- AS3 direct editation - slot/const default values
148- [#1328] AS1/2/3 direct editation - empty commands (just semicolon)
149- [#1310] AS1/2/3 direct editation - modulo operator precedence
150- AS3 - escaping star import
151- [#1298] AS1 colon syntax handling
152- [#1298] AS1 direct editation of add,eq,ne and such operations
153- [#1260] AS1/2 direct editation - is/as/:: are not reserved operators
154- Goto declaration - exception when exists QName with 0 namespace index
155- [#1179] FLA Export - button sounds
156- FLA export - sound effects - fade in / out / left to right / right to left
157
158### Removed
159- [#1631] ActiveX Flash component download in windows installer
160
161### Changed
162- Spaces around ternar operators, parenthesis on ternar inside ternat
163
164## [14.0.1] - 2021-02-26
165### Added
166- AS3 goto definition on imports
167
168### Fixed
169- [#1336] AS3 direct editation - Regexp / character escaping
170- [#1615] Turning off Checking for modifications disables SWF loading
171- [#1100], [#1123], [#1516] AS1/2/3 direct editation - comma operator
172- [#1618] Export to PDF selectable text escaping and text size
173- [#1101] AS3 direct editation - handling imported vars
174- [#1169] AS1/2 direct editation - getmember after new operator
175- [#1338], [#1480] AS3 direct editation - Vector in combination with activation
176- AS3 decompilation - do not show setslot on activation when has same name as method parameter
177- [#1450] AS3 direct editation - handling types from same package
178- AS3 goto definition for types in another ABC tag
179- AS3 goto definition for obfuscated names
180- AS3 direct editation - compilation of top level classes
181- [#1494] AS1/2 Direct editation - GetURL not properly saved caused by case
182- AS1/2 Direct editation - functions case sensitivity
183
184### Changed
185- [#1616] Close SWF menuitem is last in the context menu
186- [#1620] Search results - Using list component instead of tree when searching in single SWF
187
188## [14.0.0] - 2021-02-24
189### Added
190- [#1202] Check for modifications outside FFDec and ask user to reload
191- [#1155], [#1602] AS3 remove trait button
192- [#1260], [#1438] AS1/2 direct editing on(xxx), onClipEvent(xxx) handlers
193- [#1366], [#1409], [#1429], [#1573], [#1598] AS1/2/3 Add script/class (context menu on scripts folder)
194- Removing BUTTONCONDACTION, CLIPACTIONRECORD
195- Removing whole AS1/2 script folders (frame, DefineSprite, packages)
196- Removing AS3 scripts and whole packages
197- Japanese translation
198- [#428], [#583], [#1373] Exporting PDFs with selectable text
199- Goto address dialog in Hex view (Ctrl+G or via context menu)
200- AS3 P-code editation checking all referenced labels exist
201- [#1595] History of script search results per SWF
202- Ignore case and RegExp options displayed on search results dialog
203- [#1611] Warning about initializers has do not show again checkbox
204- [#644] Scoped script text search
205- Search across multiple SWFs
206- [#1601] Option to hide AS3 docs panel and traitslist/constants panel
207
208### Fixed
209- [#1298] AS1/2 properly decompiled setProperty/getProperty
210- AS1/2 Direct editation mark line on error
211- Collapsing tag tree on SWF reload
212- [#1339] AS1/2 direct editation - targetPath as an expression
213- [#1467] AS1/2 direct editation - allow new Number call
214- [#1489] AS1/2 direct editation - reversed negations
215- [#1489] AS1/2 direct editation - for in loop
216- [#1490], [#1493] AS1/2 direct editation - cast op
217- AS1/2 cast op decompilation
218- Only last DoInitAction tag displayed
219- [#1606] Run/Debug SWF that is embedded (has no file associated)
220- [#1270], [#1336] AS3 direct editation - unnecessary coerce in setproperty
221- AS3 direct editation - unary minus (negate) compiled as 0 - value
222- AS3 direct editation - using finally clause for continue and break
223- AS3 direct editation - popscope in catch on continue and break
224- [#1159], [#1608] Regexp syntax hilight when not a regexp (only division) again
225- Graphviz Graph not showing AS3 exception end
226- [#1609] First frame missing in frame to PDF export
227- AS3 with statement decompilation
228- [#1610] AS3 unnecessary adding namespaces
229- [#1610] AS3 P-code editation - true/false/undefined/null has value_index same as value_kind
230- Ribbon stealing focus when pressing Alt (for example in editors)
231- Focused byte barely visible in hex view
232- AS3 P-code editation - only first try offset was saved when multiple try with same label
233- AS3 decompilation: try..catch..finally suborder when debugline info not present
234- AS3 decompilation: increment/decrement on properties
235- AS1/2 Goto search result not properly selecting line (delay)
236- ActiveX exceptions when FlashPlayer disabled in classic GUI
237- [#1569] AS3 direct editation - incorrect slot names handling (IndexOutOfBounds)
238- [#1153], [#1347], [#1400], [#1552], [#1553] Images export for some nonstandard JPEGs
239
240### Changed
241- [#1565], [#1407], [#1350] On BinaryData SWF save, parent SWF is saved
242- Mouseover / focused bytes in hexview displayed with border
243  instead of background color change to improve readability
244- [#692] Search results dialog Goto button does not close dialog
245
246## [13.0.3] - 2021-02-12
247### Added
248- [#1594] Option to disable AS3 P-code indentation, label on separate line
249- [#1594] Option to use old style of getlocalx, setlocalx with underscore in AS3 P-code
250- [#1597] Option to use old style lookupswitch in AS3 P-code
251
252### Fixed
253- [#1114] Script search results dialogs closing on swf close
254- [#1159] Regexp syntax hilight when not a regexp (only division)
255- [#1227] AS3 avoid recursion (stackoverflow) caused by newfunction instruction
256- [#1360] Precedence of increment/decrement operations
257- [#1407] NullPointer on Save as in BinaryData SWF subtree
258- [#1596] Infinite loop when sorting traits according to dependencies
259- Cannot properly cancel script searching
260
261## [13.0.2] - 2021-02-10
262### Changed
263- AS3 pcode - Use Undefined as default keyword for value kind
264
265### Fixed
266- AS1/2 script export to single file maintains script order
267- [#1088] ECMA Number to string conversion
268- AS3 getslot/setslot in certain situations
269- [#1185] AS3 Incorrect imports in obfuscated files
270- [#1186] Missing import when item is fully qualified
271- [#1188] AS3 reorder traits if one slot/const references another
272
273## [13.0.1] - 2021-02-09
274### Fixed
275- AS3 break loop in catch clause
276- AS3 inner functions scope (setslot/getslot)
277- AS3 p-code traits of bodys of inner methods
278- AS3 getslot/setslot, getglobalscope instruction
279
280## [13.0.0] - 2021-02-08
281### Added
282- Graphviz graphs colorized
283- AS3: Show try graph heads in Graphviz distinguished
284- [#341], [#1379] AS3: Support for scripts not using kill instruction
285- AS3 method trait p-code indentation, (optional) instruction name padding
286- AS3 editation of method body traits (slot/const only)
287
288### Fixed
289- Using new FFDec icon on Mac
290- AS3: get/set slot for global scope
291- AS3: Incorrect handling of strict equals operator in if vs switch resulting in §§pop
292- Better goto detection/for continue
293- Support for comma operator in switch case statements
294- Losing script tree focus on script selection (disallowed walking tree with keyboard up/down)
295- Proper window screen centering
296- Graph dialog proper window size
297- Graph dialog scroll speed increased
298- AS3: return in finally
299- AS3 docs not correctly displayed under p-code when metadata present
300- Improper initialization of ActiveX component when Flash not available causing FFDec not start
301- [#1206] Switch with multiple default clauses
302- ASC2 §§push of function calls before returning from a method
303- Support for ASC2 and swftools try..catch..finally block
304- Dot parent operator not detected in some cases
305- Namespaces handling
306- Incorrectly colliding class names detection on script private classes
307- AS3 deobfuscator of registers parsing of exception targets
308- AS3 code with exception start/end not matching instruction boundary
309- AS3 deobfuscator in some cases
310- [#349] AS3 - better handling of declarations
311- [#735] AS3 - index out of bounds in deobfuscator
312- AS3 deobfuscator on &&, || operators
313- Merged continues in try..catch
314- AS3 method display in GUI when method name is null
315- [#1195] this keyword in functions outside class
316- AS3 p-code parser adding ;trait comment to last instruction
317
318### Changed
319- AS3 test methods separated to classes
320- AS3 p-code more RAbcDasm like (WARNING: Older versions cannot read new code!):
321- parenthesis after True/False/Undefined/Null trait kinds
322- end after try
323- commas in parameters list
324- lookupswitch caseoffsets in brackets
325- get/setlocal_x renamed to get/setlocalx
326- QName casing changed from Qname
327- Void keyword instead of Undefined for optional parameters and slot/const values
328- Not displaying slot/const value when Void
329
330### Removed
331- Code structure detection in Graphviz graphs as it was usually wrong
332
333## [12.0.1] - 2021-01-14
334### Fixed
335- Critical fix - application GUI did not start on OSes without flashplayer (Linux, MacOS, even Windows)
336
337## [12.0.0] - 2021-01-12
338### Added
339- Java 9+ support
340- Chinese translation updated
341- Enable bulk replace for single typed tags
342- Option to use logging configuration file (ffdec home / logging.properties)
343
344### Removed
345- Due to Java9+ limited support of reflection, following features were removed:
346- Automatic detection of installed fonts changes (on font editation) - FFDec needs to be restarted to font changes to take effect
347- Using kerning pairs of installed fonts
348- Support for installing java in FFDec windows installer
349
350### Changed
351- Making internal flash viewer a default viewer + move FP option switch to Advanced settings / others
352- Increased scrolling speed in folder preview
353- Changed /bin/bash to /usr/bin/env bash
354- Building does not require Naashorn - uses Beanshell instead
355- Use object.§§slot[index] syntax instead of /* UnknownSlot */ comment when slot cannot be determined (AS3)
356- Show §§findproperty when neccessary (AS3)
357
358### Fixed
359- Scaling - Distorted images/canvas on Hi-dpi monitors for Java 9 and later
360- Radial gradients focal point reading/writing
361- Correct AS/P-code matching in editor for AS3 after using deobfuscation
362- Correct line matching in debugger of AS3 after using deobfuscation
363- Concurrent access while in debugger
364- Correct body index for script initializer in P-code debugging
365- [#1550] TTF export - correctly handle duplicate unicode codes
366- [#1548] correctly handle empty generated file names
367- [#1379] AS3 - better handling local registers postincrement/decrement
368- Better unresolved if handling
369- Escaping in P-code Graphviz exporter (Problems with graphs containing backslash strings)
370
371## [11.3.0] - 2020-04-25
372### Added
373- Possibility to open SWF files using open on Mac
374- Updated turkish translation
375
376### Fixed
377- [#1500] Maximum SWF version constant increased, which is used by the memory search and also in the header editor
378- [#1457] AS3 switch without lookupswitch ins detection
379- [#1457] pushing on stack before exit item (return/throw)
380- [#1503] NullPointer Exception on commandline FLA export
381- AS3 direct editation - invalid generation of lookupswitch
382- AS3 direct editation - fix access to protected members with super
383- [#1529] commandline selection of tag ids now applies to sprites and buttons
384
385### Changed
386- [#1378] Transparent background on PNG/GIF sprite export
387- SWF background on shape BMP export
388
389## [11.2.0] - 2018-09-08
390### Added
391- Warning panel on scripts containing §§ instructions (Tip for Settings/Automatic deobfuscation)
392- Export AS1/2 P-code as GraphViz
393- Display better Graph using GraphViz (Must be configured in Advanced settings / Path)
394- Copy AS1/2 Graph source (GraphViz) to clipboard - rightclick menu on graph
395- AS1 slash syntax support (decompilation, direct editation)
396- Setting of limit of executed instructions during AS1/2 deobfuscation
397- AS1/2 deobfuscation of empty stack pops
398
399### Changed
400- AS1/2 Better unresolved constant handling - §§constant(xx) func instead of §§constantxx
401- AS1/2 Using eval, set functions on obfuscated names instead of §§ syntax
402- Default limit of maximum executed instructions during AS1/2 deobfuscation raised to 10000
403
404### Fixed
405- Better continue in for handling
406- AS1/2 For in break detection with inner switch statement
407- AS1/2 Using temporary registers after for..in (causing incorrect chained assignments handling, etc.)
408- AS1/2 getProperty, setProperty handling
409- AS1/2 callmethod action arguments
410- Fixed §§push after continue - should be before (usually on obfuscated code)
411- AS1/2 Delete operator with nonIdentifier parameters (e.g. spaces or obfuscated)
412- DefineBits (with JPEGTables) tag export
413- No disabling autoOpenLoadedSWFs checkbox when ActiveX player not available (User can use Run button)
414- Displaying contents of local variables (AS3) while debugging
415- [#1415] freezing on manually closing Flash player debug session
416- [#1484] AS import error printout on commandline (NullPointer)
417
418## [11.1.0] - 2018-05-24
419### Added
420- [#1449] Turkish translation by Osman ÖZ
421- AS2 classes: maintain order of variables, and methods (place variables before methods)
422- AS1/2: displaying script path in the error log when jump to invalid address
423- AS1/2: Try..catch with Error types - decompilation and direct editation
424- AS1/2: Properly handling of Flash7 scripts exported to Flash5/6 - ActionDefineFunction local registers
425
426### Changed
427- AS1/2 direct editation - generated constantpool is sorted according to ActionPush position
428
429### Fixed
430- Accessing font list on demand - prevents loading X11 on systems without UI
431- Better AS2 class detection
432- AS1/2 break statement decompilation in for..in loops
433- AS2 direct editation - not generating Pop in class header ifs
434- AS1/2 deobfuscation - ActionRandom fixed for nonpositive numbers
435- AS1/2 switch statement detection - fixes of default section position
436- AS1/2: break on the end of for..in loop
437- AS1/2: Export selection dialog did not allow to select script export formats and/or export script at all
438- AS3 P-code - HAS_OPTIONAL flag in AVM2 code displayed twice
439- Turkish locale toLowerCase I problem fix - causing not loading main window at all
440- [#1456] jsyntaxpane (code display/editor) fixed for Java 9/10
441
442## [11.0.0] - 2018-01-17
443### Added
444- [#1240] AS search using multiple threads when parallel speedup is enabled
445- [#1308] Search by all P-code files in AS3
446- [#1333] Exporting sprites as swf files
447- [#1365] Allow to configure all types of configuration settings from command line
448- [#1369] Allow zoom in sprite (and button) export
449- Debug tooltips on hover
450- AS3 deobfuscation - removing push instructions immediately followed by pop
451
452### Changed
453- Homepage is now on GitHub jindrapetrik/jpexs-decompiler instead of free-decompiler.com
454- Update checking now checks changes on GitHub releases
455
456### Removed
457- Removed help us section
458- Removed changeslog from new version dialog
459
460### Fixed
461- [#1327] P-code editing: error message and syntax highlighting fixed when instruction name contains upper cased letter
462- [#1343] AS 1/2 direct editation critical bug
463- [#1348] Cannot properly export frame with cyrillic symbols to SVG
464- [#1354] Various FLA export problem fixes
465- [#1367] Raw edit conditional type fix.
466- [#1401] SVG export: duplicate pattern IDs fixed
467- [#1402] SVG export: certain font characters not exported properly fixed
468- [#1430] AS 1/2 deobfuscation fixes
469- Opening loaded SWF files during run fixed
470- Not opening first script when clicked on app startup
471
472## [10.0.0] - 2016-12-24
473### Added
474- Iggy Files support - reading and (limited) editation of fonts, texts and AS3 - 64 bit variant only
475- optional AS3 direct editation with Flex SDK
476- AS3 p-code editing - metadata read/write support
477- AS3 p-code editing - end of the block command like in RABCDasm
478- AS3 p-code editing - popup docs for more than instructions
479- Debugger - New columns for variable details - scope, flags, trait
480- Debugger - Add watch feature
481- AS3 decompilation - colliding trait/class names handling - show hash suffix with namespace index on such cases
482- Deobfuscation Tool - Fix colliding trait/classes via toolbar command
483- Auto rename identifiers option now fixes colliding trait/classes aswell
484- [#1254] FLA export - detecting scripts on AS3 timeline
485- [#907] FFDec Library JAR file has version inside it.
486- [#1311], [#1313] actionScript source font size
487- Display warning when library version and GUI version mismatch
488- Changelog file
489- [#1308] Search by all P-code files (AS 1/2 only)
490
491### Changed
492- [#1189] AS3 - sort imports to have same order always
493- GUI: AS3 P-code header show actual trait type and method type
494- GUI: Script editing buttons now named "Edit ActionScript" and "Edit P-code"
495- Set advance values button has confirm dialog with information
496- [#1274] Linux package no longer requires Oracle Java only
497- Library now packaged inside ZIP file
498
499### Fixed
500- P-code docs formatting fix
501- Export dialog - handling sprite and SWF frames correctly
502- [#1275] debugger - show local variables fixes
503- AS3 p-code editing - popup docs correctly displayed when label on line start
504- [#1278] replacing DefineBits error
505- [#1281] DefineFont 2/3 getting character advance value when replacing fix
506- Set advance values button - Do not set advance if the char cannot be displayed in source font
507- AS3 Goto declaration for single character names
508- Identifier renaming for top level classes
509- AS3 direct editation not correctly saving local register names
510- [#1254] FLA export - placing AS3 classes to FLA directory instead of scripts dir
511- Mac OS X installer fix (.pkg)
512- [#1289] AS1/2 direct editation - variables used in inner functions must not be stored in local registers
513- [#1283] AS3 Unbounded Vector - Vector<*> decompilation and direct editation fix
514- [#1294] Font editation (DefineFont2/3) - correct switching of wide character codes
515- [#1302] Callpropvoid instruction docblock not correct
516- [#1309] recent files not getting updates
517- [#1312] faster colliding usages finder
518- [#1303] garbled text when exporting frame with text
519- [#1314] user interface: button order
520- Internal viewer shows red image when bitmap fill is not available (see issue [#1320])
521- [#1323] Audio playback fails
522
523## [9.0.0] - 2016-08-12
524### Added
525- Instance metadata (AMF3) editing in PlaceObject4
526- [#1156] Flash Viewer - DefineScalingGrid support (9-slice scaling)
527- [#1171] Export stroke scale to FLA
528- FLA export - check invalid unicode characters
529- [#1170] Extract from memory in commandline
530- Reload one vs Reload all buttons
531- ABC: Float and Float4 support
532- AS3 p-code instruction documentation in GUI
533- [#1241] Settings to show original bytes in hex view
534- Search in dump view
535- Jump to resources view from hex view
536- Show warning on 32bit JRE
537
538### Changed
539- [#1162] improved opening loaded SWF files
540- Flash Viewer - skip frames when not on time
541- [#1199] Automatically import alpha channel to JPEG3/4 from PNG
542
543### Fixed
544- [#1151] Filters on texts fixed
545- [#1128] Adding characters to font fixed (FontAlignZones not removed)
546- [#1163] Clicking open->file makes program buggy
547- Refresh tree after raw edit
548- [#1172] Text double escape fix
549- [#1174] Change language fix
550- some AS2 deobfuscation fixes
551- [#1183] Index out of bounds fix
552- Implicit coersion on binary/unary opfix
553- debugger: corect display variable values through getters
554- Multiple XLF export fix
555- [#1193] FLA export - text tag advance fix, one layer shape fix
556- [#1193] FLA export - smoothed image detection, export raw JPEG data
557- [#1193] Export space character to TTF correctly
558- [#1200] Previous search text selected when quick find
559- Flash viewer: aspect ratio on startup fix
560- [#1198] Saving trait slot const value
561- Zoom parameter commandline fixed
562- [#1205] clipping fixed
563- [#1194] Wrong sound effects in FLA
564- [#1210] Frame Export fix
565- Improved/fixed go to declaration in AS3
566- [#1217] PCode window not in same position as AS
567- Hide memor search on non windows platform
568- [#1244] Incorrect showing of NOP instructions
569- [#1244] Remove unknown actions when deobfuscation is enabled, compole unknown instructions back
570- [#1241] File content is different from hex view
571- [#1247] Incorrectly handling remainingbytes for DefineCompactedFont
572- [#1236] won't open fixed
573- [#1251] SWF not same after export XML and import back
574- [#1265] Error during export
575- [#1268] Font export - Using second glyph when two glyphs for one character found
576- [#1268] GFX compacted font - fixed advance values on export
577
578## [8.0.1] - 2016-02-20
579### Changed
580- FFDec debug tab in advanced settings moved to other tabs
581
582### Fixed
583- [#1161] AS1/2 deobfuscation broken
584- AS1/2 Simplify expressions fix
585
586## [8.0.0] - 2016-02-18
587### Added
588- Debugger - AS1/2 Show registers
589- Debugger - display variables in the tree structure
590- Debugger - set value of variable
591- Debugger - AS1/2 View constantpool
592- Debugger - P-code level debugging for both AS1/2 and AS3
593- Basic SVG import for shapes
594- Simplify expression setting
595- [#1118] Loading characters through ImportAssets - show as readonly
596- [#409], [#1132], [SkinPart] metadata support - decompilation and direct editation in AS3
597- [#1134] compiling §§ instructions back while direct editation (§§goto is still missing)
598- [#1121] Ability to save binary data by its name
599- [#1052] Add object to existing frame
600- Allow adding tag to main timeline
601- AS1/2: Ctrl+click to declaration of variables, registers
602- Allow trait specification in pcode import
603- Icons for tag types in Dump view
604- Show error message when a text tag is invalid (glyph index problem)
605- AS3 direct editation - store local register names in debug info = allow to rename them
606
607### Changed
608- New application icon and splash screen
609- [#1145] AS3 better declaration type detection, better convert_x instruction handling
610- Binary export - use .swf extension for swf files
611- Better tree labels in generic tag editor (Raw edit)
612- [#758] Allow zooming more than preview area in internal viewer
613
614### Fixed
615- [#1096] FLA export - pretty print
616- [#1104] AS1/2/3 Script Importat not working
617- [#1107] Text Offset Incorrect fixed
618- [#1106] New Shapes replace function fix
619- [#1113] It takes too long to switch between rendered sprite
620- [#1075] Lenght of DefineText in some cases
621- [#1127] autoRenameIdentifiers is not supported in CLI mode
622- [#1128] Letterspacing bug (after font embed): ignore letterspacing when character changed
623- [#1103] Foreach variables fixes
624- AS3 Switch fixes
625- Default clause position in switch
626- [#1133] Incorrect frame order for nested sprite
627- [#1135] Handle try "to" in p-code correctly
628- Font wideOffsets,wideCodes fixed in DefineFont2/3
629- AS3: super method call
630- [#1138] All exported videos are the same file which may be broken
631- [#1139],[#930] Windows Installer: Correct ActiveX download link, Download latest java from webpages
632- [#1137] running flashplayer(debugger) executable in Linux/MacOs
633- [#1144] Command line argument renameInvalidIdentifiers
634- [#1145] double not (!!) not removed
635- [#1147] Sprite is exported incorrectly
636- [#1148] handing end of stream exception in abc reader, loc exception
637- [#1152] Font info tag modified tag was not set => saved swf was corrupt
638- [#1154] Some 32bit JRE problems - program won't start
639- [#1145] Correct precedence handling on binary operators
640- [#116] not resolving unusual tags in DefineSprite
641
642## [7.1.2] - 2015-12-03
643### Fixed
644- AS3 debugger start halt fix
645- AS1/2 debugger fix on nondebug enabled SWFs
646- AS1/2 debugger fix for functions
647- Debug menu item enabled fix
648- AS3 local reg index fix
649- Advanced settings calendar
650- AVM2 instructions in hex view
651- [#1070] Incorrect switch decompilation
652- [#1098] Import XML fix
653
654## [7.1.1] - 2015-11-23
655### Fixed
656- Critical debugger fix - widelines
657
658## [7.1.0] - 2015-11-23
659### Added
660- AS1/2 debugger
661- Breakpoint/IP marker on line beginning
662
663### Changed
664- Starting debugger on demand
665- Installer message about playerglobal is only warning now
666
667### Fixed
668- [#1033], [#1083] AS3 deobfuscation issues
669- [#1091] AS 1/2 direct editation saving
670
671## [7.0.1] - 2015-11-18
672### Fixed
673- Debugger: Adding breakpoint if script initializer not displayed
674
675## [7.0.0] - 2015-11-18
676### Added
677- AS3 Debugger - breakpoints, stepping, show variables
678- Faster AS3 direct editation
679
680### Changed
681- Better Configuration of flashplayer paths
682
683### Removed
684- Removed old "debugger" buttons
685- Removed search from browsers cache - inactual code
686
687### Fixed
688- Many AS3 direct editation related bugs
689- [#1076] export fix
690
691## [6.1.1] - 2015-10-30
692### Fixed
693- Deobfuscate AS3 metadata
694- [#1068] MorphShape with focal gradient fix, FLA XML export formatting fix
695- [#1063] AS3 direct edit - script initializer fix, generating method names
696- XML export/import fixes
697- [#1019] Namespace imports fix
698- AVM2 code execution fix
699- [#1016] AS3 direct editation fixes
700- [#1010] AS2 direct editation - internal and override is not a reserved word
701- [#1008] pushshort instruction diassembly
702- [#1004] this/super can be AS1/2 variable
703- [#933] AS3 allow numbers as object literal keys
704
705## [6.1.0] - 2015-10-26
706### Added
707- Open other loaded SWFs during playback (useful for loaders)
708- Export uncompressed data from dump tree
709- Print performance statistics from commandline
710- [#1062] Editing/displaying script initializers
711- Enable debugging on SWF file (commandline)
712
713### Changed
714- Faster syntax highlighting
715- Better AS1/2 deobfuscator
716- [#418] AS3 deobfuscator improved
717
718### Fixed
719- AS call method fix (first parameter is "this")
720- [#1047] open all scripts folders
721- [#812] decompile fail
722- [#1056] deltaY missing when adding a new StraightEdgeRecord
723- [#1057] Editing as in editor results in package name moving
724- [#991] GUI export
725- [#689] Ignore Case not correctly toggled
726- [#1060] reversed and/or detection in some cases
727- [#1037] isXML call
728
729## [6.0.2] - 2015-09-12
730### Added
731- AS3: Display and direct edit trait Metadata
732- Allow to specify tag type on image or shape import
733- Convert image tags from commandline
734- [#489] Hex decode very large integers
735- Add new tags without show empty folders
736- Dependent characters in basic tag info
737- [#1007] replace bytearray in raw editing
738- Italian translation
739
740### Changed
741- AS2 parser - add string to constant pool if there is not enough space
742- [#1044] AS2 - order scripts by physical location, name by offset
743
744### Removed
745- Deprecated commandline parameters removed
746
747### Fixed
748- JNA problems on some JDKs
749- [#947] Marklevels errors ignored 17a94b7
750- [#953] Mac application permission fix (maybe)
751- [#954] IndexOutOfBounds fix
752- [#950] AddTrait setting modified fix
753- [#945] AS1/2 directeditation fix - member named as global function
754- [#957] AS1/2 IndexOutOfBounds fix
755- [#956] Invalid jump offsets warning
756- [#968] Sprites export with wrong coloring
757- [#978] case sensitivity of filenames
758- [#955] AS2 decompilation problem
759- Image alpha fixes
760- [#966] Go to document class
761- [#991] scripts exporting
762- [#999] save as fla
763- [#1000] image export for malformed JPEG3 tags
764- [#1017] store alchemy opcodes with wrong order
765- [#1030] stack overflow fix
766
767## [6.0.1] - 2015-07-06
768### Added
769- Special §§ instructions marked as red
770- [#949] Replace alpha channel from commandline
771- AS3 deobfuscation from commandline
772- Option to ignore FlashCC/Alchemy packages
773
774### Changed
775- [#944],[#991],[#939],[#942] AS3 deobfuscation improvements
776
777### Fixed
778- AS1/2 deobfuscation fixed
779- [#952] Not loading SWF without extension
780
781## [6.0.0] - 2015-07-04
782### Added
783- New AS3 deobfuscation method
784- Internal "preprocessor" §§ actions introduced - §§pop,§§push,...
785- Allow reload FFDec when no SWF is opened
786- [#858] Allow to set compression type in header
787- [#905] Show codec details for sound items
788- Better alchemy/DomainMemory instruction handling
789- Better obfuscated names handling
790- [#920] Export instance name to SVG
791- [#921] Export html DefineEditText to SVG
792- Open multiple files with drag and drop
793- Better "multi packs" handling (Alchemy)
794- SWF version 29 to flash player 18 mapping
795- ImportAssets2 sha1 field
796- [#924] Sprites to image from commandline
797- AS1/2 direct editation big numbers fix
798- Allow to add FILTERs and SHAPERECORDs in generic tag editor
799- Enable close all menu when no swf is selected
800- Restore modified state even when something goes wrong
801- Some old tags added
802
803### Changed
804- AS decompilation highly improved
805- Better &&, || handling
806- DoABCDefine renamed to DoABC2
807- Separated Sprite export settings
808
809### Deprecated
810- Old AS1/2/3 deobfuscation method marked as deprecated (can be enabled back deep in the configuration)
811
812### Fixed
813- Many decompilation problems - EmptyStack exception, Maximum recursion level reached, etc.
814- Few menu issues
815- [#895] Correct handling CMYK JPEG
816- [#884] AS direct edit assignment
817- [#899] Show script after AS3 direct editation
818- Some AS1/2 parser problems
819- [#903] FLA export - fix for missing fontname, lastframe
820- [#855] AS3 direct edit - for..in variable declaration fix
821- [#850] Constant initialization for same multinames
822- [#832] AS3 direct edit - other ABCs resolving fix
823- [#904] Cannot export images
824- [#910] Missing instructions
825- Opening not existent files on restoring last session
826- [#922] Edit text leading
827- Put image before shape on shape replace
828- [#916] Replacing Shape corrupts SWF
829- JRE setup parameters fixed
830- [#938] Parallel speedup limit fix
831
832## [5.3.0] - 2015-05-25
833### Added
834- Generic tag editor: improved table editing (import/export assets tags, etc.)
835
836### Changed
837- Classic (nonribbon) UI improved - has same items as Ribbon UI
838- Icons improvements
839- Disabling menu items when work in progress
840
841### Fixed
842- [#897] Classic UI fix
843
844## [5.2.0] - 2015-05-22
845### Added
846- UI8 editbox for swf version in header panel
847- Basic tag information panel
848
849### Changed
850- AS1/2: Shown only the constant pool(s) in pcode editor
851- Do not allow to chage tag tree selection, when current tag is under editing
852- Faster bitmap export
853- Using less memory when playing sounds
854- Error message changed when the opened file is not swf
855
856### Fixed
857- [#470] panels size after resizing from/to full screen
858- [#877] A small glitch after search in AS
859- [#878] small glitch after saving P-code or swf file
860- [#470] glitch
861- [#845] If frame consist 2 DoAction then it imports only first one
862- pdf export (when no frame exists)
863- text rendering (alpha channel was ignored),
864- bmp export (paddings when width%2==1)
865- [#883] -dumpSWF option does not work anymore
866- [#882] Canvas export border size
867- [#760] Internal viewer line linear gradient fill is not working
868- [#887] error on export a special swf's P-CODE
869- Extensions of exported images fixed
870
871## [5.1.0] - 2015-05-04
872### Added
873- Allow to copy/move multiple tags, and dependencies
874- [#842] For reconstruction if debug line info present
875- [#841] Loop control for sound preview
876- [#845] Import exported AS1/2 (DefineButton2&DefineSprite) button
877- Scrollbar added to fontpanel
878- SWF header editor
879- Configure what object types to export in exportdialog
880
881### Changed
882- Better gif exporter
883- [#772] closing loading dialog now cancels the loading of the swf
884- [#762] export pcode with different extension
885
886### Fixed
887- CRITICAL: Update System Bug causing updates not working
888- [#862] AS3 asm: do not read beyond return/throw instructions
889- [#865], [#613] ribbon prefered width fix
890- [#868] export path fix, allow to export buttons
891- [#865] TagTree font size problem on high resolution screens
892- [#713],[#807] Installer for 4.0+ fails to access Adobe Website
893- [#728] Large fonts, [#857] add scroll on DefineFont3
894
895## [5.0.2] - 2015-04-18
896### Added
897- Reopen last session
898
899### Fixed
900- ffdec.sh file line endings fixed
901
902## [5.0.1] - 2015-04-18
903### Fixed
904- [#860] Opening bundle (zip, swc, any binary file) files fixed
905
906## [5.0.0] - 2015-04-18
907### Added
908- Color skins
909- [#824] Mac OS X package
910- [#809] Move left,right buttons for DefineTexts using translatex parameter
911- [#805] Editor mode for DefineTexts
912- [#825] Hotkeys for next/previous DefineText
913- Export/Import symbol classes/export asset tags
914- Frame export progress
915- [#737] Single file script export
916- Displaying changed AS3 scripts in GUI as bold
917- Additional character info tags placed under character node
918- New icons for other tags (metadata,fileattributes,setbackground,place/remove)
919- Metadata tag editor
920
921### Changed
922- Default color skin altered
923- [#350] Allow only one running instance (Windows only, can be turned off)
924- SWFs in zip based bundles (SWC for example) can be modified & saved
925- Performace improvements
926- More compact SWF-XML format
927- Marking changed parentnodes as bold too
928
929### Fixed
930- [#814] Exporting with scale problem
931- [#816] P-code not shown after class initializer trait selection
932- [#835] Static initializer improvements
933- AS3 direct editing - local register decrement fix
934- AS3 direct editing - maintain register order/names
935- [#836] AS1/2/3 Correct expression precedence handling
936- AS3 preincrement
937- [#848] Correct toggling text switches
938- [#817] AS1/2 for..in variable declaration
939- [#849] Attribute member
940- [#852] Ignore case for russian characters
941- [#837] AS3 try..finally without catch
942
943## [4.1.1] - 2015-02-21
944### Added
945- Export/Import XML added to ribbon menu
946- Few GUI enhancements
947- Undo tag changes context menu
948
949### Changed
950- Java 8 now required
951
952### Removed
953- Removed support for Java below 8
954
955### Fixed
956- [#811] export ActionScript
957
958## [4.1.0] - 2015-02-18
959### Added
960- XML export/import
961- confirmation dialogs added
962- Add support for non-standard ABC-compressed SWF file
963- [#745] Copy tag to another SWF
964- [#803] Align text in DefineText
965
966### Changed
967- performance improvements
968- [#758] Zoom to fit is dynamic
969
970### Fixed
971- [#738] Frame export
972- [#742] Can't edit frames
973- [#747] Move tag to adds extra frame
974- [#749] Internal viewer Sprite fill color
975- [#752] Sound is not stopped
976- [#753] Reload swf
977- [#759] Decompilation § symbol
978- [#766] Can't extract all resources
979- [#768] Super calls not being correctly recognized
980- [#773] Scripts associated with ClipActions are not shown
981- [#776] Stop working after setting "number of threads" to 0
982- [#783] No OK box when edited script or text was saved
983- [#785] Text search. Remember last choise, Unicode case insensitive search
984- [#787] Search in AS bug (when navigating to searched results)
985- [#788] Add DefineCompactedFont Tag to gfx file
986- [#790] Impossible to change letters under a font
987- [#794] Font extraction fails sometimes
988- [#798] Close file streams after export, exporting progress
989- [#800] Unexpected deleted carrier return in DefineEditText
990- Build fix on Linux
991- Fis Startup Script for OpenJDK
992- Other minor fixes
993
994## [4.0.5] - 2014-12-01
995### Added
996- Escape control characters in strings, identifier names
997- [#676] import text error messages / logging enhancement
998- [#734] \xAB escapes, \uABCD escapes
999- [#687] AS3 - allowing p-code comments on separate line
1000- [#709] Text Export to Single File with custom filename
1001
1002### Fixed
1003- [#732] Random freezing - JavactiveX library updated.
1004- [#730] Not working without ActiveX fix on Windows
1005- [#735] Automatic deobfuscation not correctly switched (required restart)
1006
1007## [4.0.4] - 2014-11-23
1008### Changed
1009- better file cache, removing unneccessary temp files
1010
1011### Fixed
1012- obfuscated identifiers
1013
1014## [4.0.3] - 2014-11-23
1015### Added
1016- [#722] Go to next/previous frame
1017- BMP file format export (images,frames,shapes) and import(images)
1018
1019### Fixed
1020- [#725] various AS direct editation bug fixes - namespace compilation, AS 1/2 strict equals, submethod scope, unbounded type
1021- [#715] namespace resolving fix
1022- [#635],[#726] placing cursor inside Unicode characters
1023
1024## [4.0.2] - 2014-11-22
1025### Added
1026- show frame number during play
1027- flashplayer - show controls for DefineSprite
1028- goto frame
1029- [#716],[#717],[#718] Proxy - save SWF, replace, copy URL, filesizes, table design
1030
1031### Changed
1032- [#720] edited shape tag is not marked as modified after replacing
1033- reorganized about dialog
1034
1035### Fixed
1036- [#719] null swf name in Proxy after cancelling rename dialog
1037- flashplayer - font display
1038- [#723] saving swf with invalid referenced characters
1039- DefineCompactedFont paging
1040- [#288] Less memory usage during FLA export
1041- Corrected syntax hilighting for AS3 P-code
1042
1043## [4.0.1] - 2014-11-12
1044### Fixed
1045- [#713] Installer can continue when no file can be downloaded
1046- Fixed shapes
1047- Checking for updates moved to separate thread
1048
1049## [4.0.0] - 2014-11-11
1050### Added
1051- [#677] Zoom level in export settings
1052- internal viewer: linear/srgb gradients
1053- zooming buttons for flashplayer/internal viewer
1054- stroke scaling modes for canvas export
1055- create snapshot button
1056- [#389] Selecting font face on import
1057- [#701] Importing font from TTF file
1058- Reorganized font panel
1059- [#707] Debugger for logging messages
1060- [#302] AS3: Better Ctrl+Click handling with underline, more declaration targets
1061- [#685] Getting local register names from debug info can be disabled
1062- Adding new tags
1063- [#698] Allowing unicode letters in identifiers
1064- [#710] Information about deobfuscation in error comments
1065- One EXE for 32/64 bit, uses percentage memory.
1066- EXE SplashScreen
1067- New Improved Windows Installer (NSIS) - can install Java and FlashPlayer, download playerglobal.swc
1068- Config setting to load inner SWFs automatically
1069- Replace shape with image
1070
1071### Changed
1072- better FlashPlayer integration using JavactiveX library
1073- Faster building tag tree
1074- Faster timeline construction
1075- [#711] Improved folder view - faster and with correct context menu
1076
1077### Fixed
1078- AS2 deobfuscation fixes
1079- AS2 loops fix
1080- [#681] Linux script fixes
1081- AS2 constructor name fix
1082- [#688] AS3 direct edit fixes
1083- [#691] AS3 p-code reading/saving fix
1084- AS3 direct edit -submethod name resolve fix
1085- frames to html canvas fix
1086- [#524] Mask layer not applied when nonempty script layer
1087- [#663] AS3 imports fixes
1088- Font export of dot character
1089- Font panel Yes button fixed
1090- [#702] GFX font reading fix
1091- Better obfuscated names handling
1092- [#539] for(each) in declaration fixes
1093
1094## [3.0.0] - 2014-09-20
1095### Added
1096- Separated GUI (GPL) and library (now LGPL)
1097- Editing obfuscated identifiers via new paragraph(§) syntax
1098- Timeline View with preview and object hilighting
1099- Show GFX data in dump view
1100- [#650] New parameter to replace binarydata, images, sounds, scripts from commandline
1101- Dump view - selecting node
1102- [#680] Loading subSWFs from binaryTags now optional (button/context menu) to avoid unnecessary memory consumption
1103
1104### Removed
1105- Removed deprecated commandline export formats (see --help)
1106
1107### Fixed
1108- FileAttributes tag reading fix
1109- [#649] GFX reading fixed
1110- [#656] Search in memory - 64 bit processes fix
1111- [#661] scripts not showing
1112- [#664] expanding fillStyles in raw edit
1113- [#668] add missing character fix, text tags fix
1114- [#674] texts hilighting initialization fix
1115- [#675] AS1/2 and/or operator compilation
1116- [#632] Locking file after opening (cannot save, etc.)
1117- [#651] Unnecessary removing expression killed in unreachable part
1118- [#678] Windows batch file paths fixed
1119- [#672] Disabling transparency slider on RGB only selection
1120- [#684] Sound streams inside DefineSprites, soundstream handling
1121
1122## [2.1.4] - 2014-08-23
1123### Added
1124- AS1/2: New method for deobfuscation (can be switched off in settings)
1125- AS1/2: Using eval/set on invalid identifiers, quotes in function names/parameters
1126
1127### Fixed
1128- [#647] Skipping FileAttributesTag with Parallel speedup on
1129- [#648] Export from embedded SWF
1130
1131## [2.1.3] - 2014-08-18
1132### Added
1133- Show "save" and "saveas" in application menu
1134- Saving data range in dump view
1135- Show actions, abcdata in dumpview (context menu on the tree node)
1136- [#612] show color in hex format
1137
1138### Changed
1139- Faster dump info collecting (less memory)
1140- Allow selecting multiple files in open file dialog
1141
1142### Fixed
1143- [#623] ffdec.sh UNIX file endings, executable
1144- [#624] search in embedded swf files
1145- [#632] AS1/2 Unnecessary GetVariable before NewObject
1146- [#627] filter swf not working
1147- LZMA saving
1148- Export pcode&hex from commandline
1149- [#640] text import fixed, ignore BOM
1150
1151## [2.1.2] - 2014-07-20
1152### Added
1153- Dump view
1154- Context menu: Jump to character, raw edit all tags
1155- Catalan translation
1156- SWF header display
1157
1158### Fixed
1159- [#595] AS3 direct edit - Getter/Setter generation - caused FlashPlayer crashes
1160- [#592] AS3 Multiname resolving in P-code causing different bytecode
1161- [#585] AS3 moving popped values to output
1162- [#578] Always on top fixed on search results
1163- [#501] GotoFrame2 fix
1164- [#616] Frames to PNG export
1165- Export context menu
1166- [#559] Bitmap export opacity
1167- [#401] Placeobject 3/4 fix
1168- [#593] Return object newline
1169- [#594] Setting for curly brace
1170
1171## [2.1.1] - 2014-06-05
1172### Added
1173- [#302] Find declaration (Ctrl+click, Ctrl+B), Find usages (Ctrl+U) - Works only for exactly same multinames, not local registers
1174- AS1/2 direct edit - global functions improvements
1175- AS1/2 negate operator, unary minus operator
1176- Opening SWFs in BinaryData tags
1177- AS1: Old string operators support, and/or, <> operator (editation)
1178- Statusbar loading animation improved
1179- [#579] AS3 direct editation - removing old class/methods from ABC
1180- remove character without the dependencies (remove only the place/remove tags)
1181- Running on system with no home directory
1182- [#428] PDF export (as images only)
1183- Commandline FlashPaper to PDF export
1184- Select frames / Characters commandline options
1185
1186### Changed
1187- [#337] quickfind visibility improved
1188- [#584] commandline script export - select whole packages (use .+ at the end of -selectas3class)
1189
1190### Fixed
1191- [#576] AS1/2 direct editation: DefineFunction2 fix
1192- AS1/2 property fix
1193- AS1/2 typeof operator fix
1194- [#250] line spacing fix
1195- PlaceObject 3-4 className
1196- [#579] AS3 direct editation bugfixes - property resolving, integer values
1197- Morphshape canvas export fix
1198- Canvas export fix - closing path
1199- [#580] Rename invalid identifiers commandline fix
1200- [#510] JSyntaxPane find and replace dialog wrap around fix
1201- No more frame caching during export => memory saving (like [#583])
1202- [#586] DropShadow filter fix
1203- Canvas export colortransform fix
1204
1205## [2.1.0 update 2] - 2014-05-08
1206### Added
1207- AS3 decompilation/editation: Vector initializers
1208- AS3 direct editation: more classes in one file
1209
1210### Fixed
1211- [#574] DefineSprite editing fix
1212- Various AS3 direct editation fixes
1213
1214## [2.1.0 update 1] - 2014-05-05
1215### Added
1216- Portugese-brasilian translation
1217
1218### Changed
1219- HTML Canvas export improvements
1220
1221### Fixed
1222- Various AS3 direct editation bugs, like [#570]
1223
1224## [2.1.0] - 2014-05-01
1225### Added
1226- AS3 direct editation (Experimental!)
1227- Frames SVG Export
1228- Shape/MorphShape/Frames HTML 5 Canvas Export
1229- [#559] morphshapes as animated SVG
1230- [#563] Single file text export/import
1231- Font WOFF export
1232- Advanced settings dialog with tabs, config names, descriptions
1233
1234### Fixed
1235- [#561], [#509], [#433] AS3 EmptyStackException fix - correct hasnext2 arguments
1236- Internal viewer: Filters fix
1237
1238## [2.0.1 update 2] - 2014-04-05
1239### Fixed
1240- [#557] AS3 null namespace fix - p-code not working
1241
1242## [2.0.1 update 1] - 2014-04-04
1243### Fixed
1244- [#556] Goto main class on startup fix
1245- [#557] Nullpointer fix (private namespaces)
1246
1247## [2.0.1] - 2014-04-03
1248### Added
1249- Thumbnail view
1250- Font TTF export
1251- Exporting frames: PNGs, AVI, GIF (via Internal flash viewer)
1252- Expand all context menu
1253- Internal viewer: Button mouse move and click handling
1254- Playing sounds without flash player
1255- Internal viewer: Sounds on stage
1256- All sounds to WAV export
1257- Internal viewer: Showing texts, dynamic text border/fill
1258- [#504] Unicode characters in JSyntaxPane
1259- Internal viewer: showing object under cursor
1260- Folder icons
1261- Sound/Image format on command line.
1262- Removing placeobject tags
1263- Removing frames
1264- AS: "elseif" statements
1265- Code formatting: space before parenthesis
1266
1267### Changed
1268- Single frames animated.
1269
1270### Fixed
1271- [#529] limit the number of displayed binaryData bytes
1272- [#538] Interface are sometimes dynamic
1273- [#537] super is sometime preceded by a dot
1274- [#540] Saving SWF changes very large static uint values
1275- [#387] Frames preview bugged
1276- AS:loop mismatch fix on parallel speedup
1277- [#552] Some timeout exceptions
1278- [#494] Fixed nightly builds updates
1279
1280## [2.0.0] - 2014-03-02
1281### Added
1282- Generic tag tree editor
1283- Timeline view (stub only)
1284- FLA export to CS5, CS5.5, CC format (previously only CS6 was supported)
1285- [#513] command line option to extract swf from binary file
1286- Configurable code formatting (Indentation + brace position)
1287- [#262] Export FLA: Font character ranges export
1288- Configurable checking for updates
1289
1290### Changed
1291- Improved Internal Flash viewer - better shapes, morphshapes, DefineEditText tag, clipping, blend modes
1292- Improved commandline usage
1293- Automatic deobfuscation default value set to False (See News on webpages)
1294- Check for updates can be configured to inform about Nightly builds aswell
1295
1296### Deprecated
1297- Some commandline options are now deprecated, see --help
1298
1299### Fixed
1300- [#499] Cannot save via Proxy fixed
1301- [#504] font name reading fixed
1302- [#508] Support for OS without GUI
1303- [#305] Export FLA: empty sound layers
1304- [#312] Export FLA: Improved Shape/MorphShape fix
1305- [#503] Export FLA: Smoothing invalid shapes
1306- [#401] Invalid GFX tags in non GFX files
1307- [#304],[#306],[#507],[#424],[#425],[#478],[#485],[#517],[#518] Many direct AS1/2 editing issues
1308- [#361] FFDec icon is not visible on application start
1309- [#392] Video stream data fix
1310- [#516] AS3 P-code editor - Null name namespace handling
1311
1312## [1.8.1 update 1] - 2014-02-02
1313### Fixed
1314- [#495] font embedding fix
1315- [#496] date format in new version dialog
1316- cosmetic changes
1317
1318## [1.8.1] - 2014-01-30
1319### Added
1320- [#299] replace DefineBits images
1321- [#303] open folder with exported FLA
1322- [#324],[#346] SWC/zip/other binary file support
1323- [#371] detailed logging
1324- [#426] command line switch to rename identifiers
1325- [#457] clear recent opened files list
1326- [#458] save selected system font for swf fonts
1327- [#460] text editor: do not scroll to the end automatically
1328- [#462] font embedding dialog: show more sample characters
1329- [#463] global search in texts
1330- [#465] make font properties editable
1331- [#466] font preview
1332
1333### Changed
1334- [#369] new SVG and preview image rendering
1335- [#390] refresh font list without reloading the application
1336- [#453] update texts aftert adding new character to a font tag
1337- [#459] remember text panel splitter position
1338- [#461] font panel gui redesigned
1339
1340### Fixed
1341- [#451] dialog windows are not on the center of the screen
1342- [#454] Text syntax highlighting
1343- [#455],[#465] classic interface issues
1344- [#474] changeing language only available one time
1345- [#477] log window localization
1346- [#481] SVG export fix
1347- [#484] Oversized advance value after editing DefineText with DefineFont2 font
1348- [#493] missing search results
1349
1350## [1.8.0 update 1] - 2013-12-27
1351### Added
1352- [#453] refresh (edit+save action) all texts button
1353
1354### Fixed
1355- Flash panel and font panel fixed
1356
1357## [1.8.0] - 2013-12-27
1358### Added
1359- [#350] Allow to open multiple SWFs
1360- [#365] Filter fake SWFs during memory search
1361- [#366] Allow to sort the result list in memory search window
1362- [#429] Auto rename invalid identifiers setting
1363- [#447] Non-ribbon interface
1364
1365### Fixed
1366- [#354] Infinite decompilation fixed
1367- [#438] Case sensitive Command line arguments fixed
1368- [#436] Saving actionscript fixed
1369- [#446] Precedence issue fixed
1370- [#451] Dialogue window positions on a multi-monitor configuration fixed
1371
1372## [1.7.4 update 1] - 2013-12-05
1373### Added
1374- [#426] Command line parameter for renaming invalid identifiers
1375
1376### Fixed
1377- [#427] Exception on linux fixed
1378- [#405], [#420], [#421] Some decompilation issues fixed
1379- [#430] Configuration default value problem fixed
1380- [#397], [#431] Deobfuscation stucked sometimes problem fixed
1381
1382## [1.7.4] - 2013-11-10
1383### Added
1384- [#169] hexedit method body bytes
1385- [#335] last opened files
1386- [#404] Exporting P-code and Hex + console parameters
1387- [#407] register name is configurable
1388- Advanced settings
1389- Cancellable decompiling, exporting and searching
1390
1391### Fixed
1392- [#399], [#400] performance optimizations
1393
1394## [1.7.3 update 2] - 2013-09-29
1395### Fixed
1396- [#398] AS3 p-code values with index 0 (null)
1397
1398## [1.7.3 update 1] - 2013-09-28
1399### Added
1400- [#382] AS3: Adding new method
1401
1402## [1.7.3] - 2013-09-27
1403### Added
1404- AS3: Multiname and namespace editing.
1405- [#382],[#396] AS3: Adding new trait (method/slot/const)
1406- AS3: Highlighting pair parenthesis/bracket
1407- AS3: Editing various new P-code parameters
1408- AS3: Highligting of trait names/types/parameters
1409- AS3: Global rename identifier for traits
1410- [#357] Playback controls for DefineSound
1411- [#391] AS3: Native methods mark
1412- [#395] Support for GFx ScaleForm SWFs (with fonts editing)
1413- Displaying fonts in internal viewer
1414- [#334], [#395] New Embed font dialog - selecting character ranges with preview
1415- Replacing characters in font (Yes/No to all dialog)
1416
1417### Changed
1418- AS3: New p-code syntax inspired by RABCDasm
1419- AS3: Editing whole trait in one textarea
1420- AS3: Removed messages about adding new constants
1421- AS3: Modified colors in editor
1422- [#301] Clearing error log causes icon to reset
1423
1424## [1.7.2 update 2] - 2013-09-13
1425### Changed
1426- Updated translations
1427
1428### Fixed
1429- [#383] Firefox browser cache handling
1430- [#386] SWF resizing
1431
1432## [1.7.2 update 1] - 2013-09-11
1433### Changed
1434- updated translations
1435
1436### Fixed
1437- [#383] Fixed cache loading when Firefox not used
1438
1439## [1.7.2] - 2013-09-11
1440### Added
1441- [#357] Sounds Preview (Windows only)
1442- Movies preview (Windows only)
1443- Whole SWF display
1444- Preview controls (Play,Pause,Stop)
1445- Search SWFs in browsers cache (Firefox, Chrome)
1446- [#367] Memory search: Save selected files to disk
1447- Portugese translation
1448
1449### Changed
1450- [#380] Faster displaying DefineBitsLossless(2) images
1451
1452### Fixed
1453- [#292] Background color for Fonts preview fixed
1454- [#375] Replacing DefineBitsLossless image tag
1455- [#378] Refreshing language of JSyntaxPane
1456- MORPHGRADIENT reading fix
1457
1458## [1.7.1] - 2013-08-25
1459### Added
1460- Loading SWFs from other processes memory (Windows only, sorry)
1461- [#325] Spanish translation
1462- [#210] Ukrainian and Dutch translation
1463- [#355] Chinese translation
1464- [#292] Change background color in SWF preview
1465- [#301] Clear errors log button
1466- [#313] Command line parameter for ignore all errors
1467- [#330] Protection agains adding same characters
1468- [#332] AS1/2 Showing elapsed times during commandline export
1469- [#344] Reload opened SWF
1470- Decompilation timeouts
1471
1472### Fixed
1473- [#295] Export FLA: wrong font
1474- [#297] Too bright titlebar button colors
1475- [#307] Export FLA: fixed empty textfields
1476- [#309] Export FLA: static text letter spacing detection
1477- [#310] Export FLA: Strokes
1478- [#311] Export FLA: BitmapFill
1479- [#327] AS1/2 Disassembly error stop application
1480- [#328] Fixed replacing images in DefineBitsJPEGX
1481- [#333] AS1/2 action reading
1482- [#336] Graph window is too small
1483- [#337] Quick search panel barely visible in same cases
1484- [#338] Expand/collapse icon in errorlog
1485
1486## [1.7.0 update 1] - 2013-08-11
1487### Added
1488- [#315] German translation (partial)
1489
1490### Fixed
1491- [#123] Better context menu integration
1492- [#243],[#326] Better deobfuscation
1493- [#287] Typo in parallelSpeedUp parameter
1494- [#290],[#291] improved select language dialog
1495- [#294] minor GUI fixes
1496- [#298] Progressbar positition issues
1497- [#296] better export directory remembering
1498- [#314] Better deobfuscating filenames
1499- [#316] Readonly editor panes accepted Ctrl+Z/Y
1500- [#318] Export FLA: Shapes export fix
1501- [#319] AS3: Improved try..catch..finally decompilation
1502- [#323] AS3: Fixed default switch part
1503
1504## [1.7.0] - 2013-08-03
1505### Added
1506- Listing contributors on about page
1507- [#223] AS2: Detecting uninitialized class fields
1508- [#250] Export FLA: Detecting static fields margin and spacing
1509- [#261] Export FLA: AS1/2 Frame scripts on first layer
1510- [#269] Commandline parameters for switching configuration
1511- [#274] AS3 Displaying elapsed time during commandline export
1512- [#275] AS3 Removing returnvoid as last statement
1513
1514### Changed
1515- New GUI based on Substance look and feel
1516- Menu changed to ribbon panel
1517- New round icon
1518- [#258] AS1/2: Improved chained assignments
1519- [#267] Starting program without choosing a file
1520- [#286] Saving to temp file first
1521
1522### Fixed
1523- [#123] Improved context menu integration on Windows
1524- [#233] Globally rename identifier deselects item in the tree
1525- [#235] Export FLA: Dynamic text fields coordinates
1526- [#243],[#263],[#264],[#265],[#266],[#281] Improved deobfuscation
1527- [#251] Export FLA: Fixed filter strength rounding
1528- [#257] Export FLA: Text field color and size issues
1529- [#259] Fixed images alpha
1530- [#260] Export FLA: Labels position
1531- [#268] AS1/2 Function parameter shown as register instead loc
1532- [#272] AS3 Class initializer editation fix
1533- [#276] Fixed anonymous/inline functions handling
1534- [#220] Improved editing fonts / texts
1535- [#284],... other small fixes
1536
1537## [1.6.7] - 2013-07-20
1538### Added
1539- [#220] Selection of font to import characters from
1540- [#232] Automatically add .swf extension in saveas dialog
1541- [#253] Abort/Retry/Ignore dialog on errors with file saving
1542
1543### Changed
1544- Improved translations
1545
1546### Fixed
1547- [#137],[#242], [#243], [#244] AS1/2/3 fixed deobfuscation
1548- [#203] AS1/2 improved direct editing
1549- [#220] Adding characters to font fix
1550- [#225] AS1/2 object literal without name quotes
1551- [#236] AS1/2 Rename invalid identifiers issues
1552- [#245] AS3 Double space around "as" keyword
1553- [#247] AS3 Scrolling to main class at startup
1554- [#248] Memory issues (slowdown)
1555- [#254] Expressions as commands
1556- [#255] Windows 7 loading issues
1557- [#256] AS3 Object literal in return clause
1558- SWF text parsing (new lines)
1559- Labels size by locales
1560
1561## [1.6.6 update 2] - 2013-07-16
1562### Fixed
1563- [#241] Program could not be started
1564
1565## [1.6.6 update 1] - 2013-07-16
1566### Changed
1567- Better localization support
1568
1569### Fixed
1570- [#238],[#239],[#240] Fixed deobfuscation related problems
1571- [#237] Parentheses in AS1/2 add,subtract
1572
1573## [1.6.6] - 2013-07-16
1574### Added
1575- [#217] Russian translation (focus)
1576- [#219] Hungarian translation (honfika)
1577- [#224] Swedish translation (Capasha)
1578- [#220] Adding characters to Fonts, displaying font info
1579- [#121] Search progress indication
1580- Error log
1581
1582### Changed
1583- [#203] Improved direct editing of AS1/2
1584- [#207] Update SWF preview after switching external/internal flash player
1585
1586### Fixed
1587- [#151] Memory caching
1588- [#171] Skipping invalid AS3 code - newobject, newarray
1589- [#206] AS3 switch problem
1590- [#208] Renaming anonymous functions
1591- [#209],[#229] FLA export texts positions
1592- [#213],[#221] other decompilation issues
1593- [#225] AS object literal broken with ternar operator
1594- [#226] onClip indentation in FLA export
1595- [#227] gotoAndStop wrong frame index
1596- [#230] FLA export missing strokes
1597- Shapes viewer - missing strokes
1598
1599## [1.6.5 update 1] - 2013-07-09
1600### Fixed
1601- [#151] Fixed caching in memory
1602- [#172] AS1/2 constant detection fix
1603- [#174] Renaming SymbolClass fix
1604- [#175],[#212] Fixed create directory issues on export
1605- [#185],[#186] on-clip actions indentation
1606- [#197] AS1/2 Missing storeregister before switch
1607- [#216] AS2 Fixed field order
1608- [#213] AS2 Fixed var fields quotes, switch nullpointer
1609
1610## [1.6.5] - 2013-07-08
1611### Added
1612- Multilanguage support (currently English and Czech)
1613- [#151] Option for caching in memory instead of files
1614- [#168] Export selection in tree context menu
1615- [#176] option to show main class on startup
1616- [#177] saving window maximized state
1617- [#202] Removing tags other than DefineSprite
1618
1619### Changed
1620- [#173],[#190] Better renaming
1621- [#129], [#153] Better deobfuscation
1622- [#180] better error handling
1623- [#185],[#186] better displaying and exporting onclip actions
1624
1625### Fixed
1626- [#123] Better context menu integration
1627- [#136] FLA export - text sizes
1628- [#137],[#179] foreach issues (hasNext)
1629- [#144] Plain text export - empty line fix
1630- [#144] Not displaying texts
1631- [#164] DefineMorphShape issues
1632- [#167] Sprite tag appearing twice in export filename
1633- [#170] AS3 Try in loop
1634- [#172] loop detection fix
1635- [#175] use empty namespace
1636- [#178] AS subtract with negate
1637- [#181] AS3 missing quotes in object field
1638- [#182] missing namespace imports
1639- [#183] wrong stage size
1640- [#184] wrong video link
1641- [#189] Fixed three dots in tree
1642- [#191] Focalgradient fill fix
1643- [#195] AS2 issues
1644- [#196],[#197] switch issues
1645- [#198] DefineFont2 empty check
1646- [#200] DefineBitsLossLess fix
1647- [#201] Nonworking main window in Linux/MacOS (due toAssociation)
1648
1649## [1.6.4 update 1] - 2013-06-30
1650### Fixed
1651- [#166] For loops detection
1652- [#165] AS3:direct lookupswitch support
1653
1654## [1.6.4] - 2013-06-30
1655### Added
1656- [#63] Globally rename identifier
1657- [#67] Deobfuscation - rename identifiers according to type
1658- [#117] Drag & Drop SWF file to main window opens it
1659- [#123] Context menu integration on Windows
1660- [#127] Drag & Drop items from tree outside of application
1661- [#134] AS3: Find document class
1662- [#144] New lines in plain text export
1663- [#155] Remembering window size + splitbar positions between runs
1664
1665### Changed
1666- [#142] Using exportassets tag for tag names
1667- [#146] Display AS2 classes as tree of packages
1668- Better loop detection
1669
1670### Fixed
1671- [#129] AS1/2: not refreshing decompiled after rename
1672- [#130] Renaming SymbolClass identifiers too
1673- [#132] Renaming identifiers renamed strings
1674- [#136] Invalid text positions in FLA export
1675- [#145] Unicode support
1676- [#147] Escape filenames during obfuscated AS3 export
1677- [#148] Better package vs classname handling
1678- [#152] Empty if branches not inverted
1679- [#156] Better search handling (not freezing)
1680- [#157] AS3: Try statements in loops
1681- [#158] Graph repaint problem
1682- [#159] AS3: Improper rest parameter handling
1683- [#160] Commandline binaryData export
1684- [#162] DefineBitsJPEG2 image replacing
1685- [#163] Closing SWF file after loading
1686- other minor fixes
1687
1688## [1.6.3 update 2] - 2013-06-21
1689### Changed
1690- [#149] Ifs with empty onTrue branches now inverted
1691
1692### Fixed
1693- [#150] Long line restriction removed
1694
1695## [1.6.3 update 1] - 2013-06-21
1696### Fixed
1697- Memory limit decreased - FFDec was not working on 32 bit JVM.
1698
1699## [1.6.3] - 2013-06-20
1700### Changed
1701- Parallel SpeedUp can be disabled in menu
1702- Better loop detection
1703
1704### Fixed
1705- [#119] Replacements file not found issue
1706- [#101] AS1/2 postincrement fix
1707- [#114],[#116],[#135],[#141] Fixed loop detection
1708- [#102] Fixed loop highlighting in export
1709- [#124] Flash player file path detection
1710- [#128] Improved imports
1711- [#135] CommentItem fix
1712- [#129],[#131] Better deobfuscation
1713- [#104] AS3 inc/dec local deobfuscation fix
1714- [#113],[#133],[#140] Memory limit increased
1715
1716## [1.6.2] - 2013-06-09
1717### Added
1718- New loop detection algorithm
1719
1720### Changed
1721- [#108] - Faster loading and decompiling (Parallelism)
1722- Improved Internal flash viewer - shapes and morphshapes
1723
1724### Fixed
1725- Ternar operator fix
1726- [#102] Fixed Shapes to FLA export
1727- AS1/2 class detection fix
1728- [#105],[#104],[#101] fixed via new loop detection
1729
1730## [1.6.1] - 2013-06-03
1731### Added
1732- Internal Flash Viewer - preview of flash parts (shapes,sprites,frames) without need of Flash Player. (Used on nonWindows platforms by default)
1733- [#109], [#106], [#107] some code improvements
1734
1735### Changed
1736- Application needs Java 1.7 to run
1737
1738### Removed
1739- Support for Java before 1.7
1740
1741### Fixed
1742- [#102], [#110] AS3: Class highlight fix
1743- [#103] AS3:Fixed setslot handling
1744- [#104] AS3:Inc/Declocal nullpointer fix
1745- [#104] Multiple conditions in loop fix
1746- [#111] AS3:Object literal truncates line
1747- [#105] Better do while..break handling
1748- loop fixes
1749
1750## [1.6.0 update 1] - 2013-05-25
1751### Added
1752- better FLA export
1753
1754### Fixed
1755- Many FLA export related bugs (like [#96])
1756- [#98] Empty initializers do not cause empty lines now
1757- [#99] small logging issues
1758- [#100] large obfuscated code support
1759
1760## [1.6.0] - 2013-05-20
1761### Added
1762- Export to FLA (Experimental BETA!)
1763- [#85] Search text in all ActionScripts
1764- SWF 11 support
1765
1766### Fixed
1767- [#79] ActionStartDrag constraint fix
1768- [#92] Inversed GreaterThan/LessThan
1769- [#93] AS1/2 fixed switch detection
1770- [#94] AS1/2 ActionTry - register cast fix
1771- [#95] Better script end handling
1772
1773## [1.5.2] - 2013-05-05
1774### Added
1775- Improved automatic update system (changes log).
1776- Handling script traits as separate objects.
1777- [#86] open/save file dialog now accepts absolute paths in quotes
1778
1779### Fixed
1780- [#87] Not displaying image changes in DefineBitsLossLess1 & 2
1781- [#88] Fixed graph building
1782- [#89] AS3: bracket in property name lead to missing dot
1783- [#82] printgraph issue
1784
1785## [1.5.1 update 1] - 2013-05-04
1786### Added
1787- Exporting texts via commandline
1788- Exporting all via commandline
1789
1790### Fixed
1791- DefineText2 color parameter
1792- AS3 GetSlot,SetSlot
1793- [#78],[#81],[#82],[#84]   Fixed deobfuscation, exceptions during printgraph,...
1794- [#83] Fixed images transparency (zlib fix)
1795- Fixed graphparts with only jump in it (obfuscators)
1796- MORPHGRADIENT FIX
1797- Trasparency in DefineBitsJPEG3 and 4
1798- Displaying shapes,morphshapes and sprites with bitmaps
1799
1800## [1.5.1] - 2013-05-01
1801### Added
1802- Support for larger switches (10+cases)
1803- Editing text tags
1804- [#65] Exporting text tags
1805- Removing sprites
1806- Replacing images
1807
1808### Fixed
1809- DefineMorphShape2 fix
1810- [#79] - AS1/2 class detection fix, wrong printgraph fix
1811- [#78] - script trait slots fix
1812
1813## [1.5.0 update 1] - 2013-04-21
1814### Fixed
1815- Automatic deobfuscation config defaulted to Off for AS1/2.
1816
1817## [1.5.0] - 2013-04-20
1818### Added
1819- Direct editing of ActionScript 1/2 code (Beta)
1820- AS1/2: ifFrameLoaded support
1821- Automatic deobfuscation can be disabled in the menu
1822- [#48] - Decompile only specified class (commandline option)
1823- [#53] - AS3: Displaying multiname indices in trait detail, displaying method indices
1824- [#66] - Decompressing LZMA via commandline
1825- [#68] - Exporting DefineBinaryData tags, assigning class names to characters (SymbolClass tag)
1826- [#69] - DoABC vs DoABCDefine tags decompilation
1827- [#75] - Comma separator in while/do..while conditions, better if..return handling
1828- AS1/2: parsing NaN,Infinity value (Fix for [#73])
1829
1830### Changed
1831- New icons (edit/save/cancel and main menu)
1832
1833### Fixed
1834- [#62] - Errors on not defined character tags (import tag)
1835- [#72] - First ternary operator expression was always true
1836- Fixed many deobfuscation related bugs
1837
1838## [1.4.3 update 2] - 2013-04-10
1839### Fixed
1840- [#64] - AS1/2 Resolving registers in ActionDefineFunction2 (super,this,...and parameters shown as registerxx)
1841- Try to fix lib/FlashPlayer.exe issue
1842
1843## [1.4.3 update 1] - 2013-04-06
1844### Fixed
1845- [#38] - Indentation in const/var initializers, missing semicolon
1846- [#56] - Test output left in last release
1847- [#57] - Unknown instructions now do not log an exception (obfuscators do this)
1848- [#58] - Index out of bounds exception fix on methodinfo indices in imports detection.
1849- AS3 loops fix
1850- While true fix
1851
1852## [1.4.3] - 2013-04-04
1853### Added
1854- AS1/2 Better deobfuscation
1855
1856### Fixed
1857- [#45] - Unicode characters fix
1858- [#50] - AS1/2 Function body deobfuscation fix
1859- [#51] - Displaying java class names instead of expressions
1860- [#52] - AS1/2 Better constantpool detection (deobfuscation)
1861- [#38] - AS3 indentation in initialized const/var value for newobject
1862- Fixed ImportAssets2 tag id
1863
1864## [1.4.2 update 1] - 2013-03-25
1865### Fixed
1866- [#47] - wrong AS3 deobfuscation
1867- AS3 deobfuscation issues
1868- AS3 switch
1869
1870## [1.4.2] - 2013-03-24
1871### Added
1872- [#42] - Displaying code as hex
1873- AS1/2: Renaming identifiers (deobfuscation)
1874- AS1/2,AS3: Better deobfuscation
1875- Storing configuration to user home
1876- Installer for Windows systems
1877
1878### Changed
1879- Graph button changed to icon.
1880
1881### Fixed
1882- [#39] - AS1/2 NewMethod..Pop fix
1883- [#40] - No logging + For..in..return decompilation
1884- [#44] - DefineFont2 fix
1885- [#36] - Multiname with invalid index
1886- [#43] - Ternary operator and more
1887- [#46] - Ifs with empty branches got ignored
1888- [#3] - Ignoring unknown opcodes
1889- Logging exceptions during export
1890
1891## [1.4.1] - 2013-03-10
1892### Added
1893- Exporting sounds
1894- Better AS1/2 deobfuscation (disassembly & decompilation)
1895
1896### Fixed
1897- Exporting only first 1000 frames of the movie
1898- Decompiled code was not refreshed on AS1/2 changes
1899- Application no longer creates empty directories on export
1900
1901## [1.4.0 update 1] - 2013-03-04
1902### Fixed
1903- [#37] - AS3: Reversed loop conditions
1904
1905## [1.4.0] - 2013-03-03
1906### Added
1907- AS3: ignoring return void at the end of methods
1908- New icons - Silk icons
1909- AS3: Traits list sort button
1910- Better Graph display
1911- Frames view
1912- Exporting of movies (No audio)
1913- Some AS3 related Tests
1914- Homepage & Donate link in the menu
1915
1916### Changed
1917- Tree view instead of tabs
1918- AS1/2 and AS3 now share same decompiling method.
1919
1920### Fixed
1921- [#34] - Reversed loop conditions
1922- [#35] - Fixed unicode strings (Japanese)
1923
1924## [1.3.1] - 2013-02-23
1925### Changed
1926- Flash player no longer uses SWT library
1927
1928### Fixed
1929- [#32] - AS2: Action255 bug
1930- [#31] - Erorrneous tags are now ignored
1931- DefineBitsLossLess 1&2 on 8bit colormapped images
1932
1933## [1.3.0] - 2013-02-17
1934### Added
1935- Decompilation is more resistant to obfuscation
1936- Shapes SVG export
1937- AS2: Decompiling classes & interfaces
1938- Click&go feature - clicking actionscript source displays appropriate P-code instruction and vice-versa (both AS1/2 and AS3)
1939- AS3: Deobfuscation menu
1940- Graph button for displaying code flow Graph
1941
1942### Changed
1943- Complete new decompiling method in both AS1/2 and AS3
1944- Application renamed from "JP ActionScript Decompiler" to "JPEXS Free Flash Decompiler".
1945- To edit source, Edit button must be pressed first (Due to click&go feature)
1946
1947### Fixed
1948- AS3: Method info editor fixed
1949- Edittext & Button displaying
1950
1951## [1.2.0 update 1] - 2013-01-19
1952## Fixed
1953- [#27] Problems on loading DefineSceneAndFrameLabel
1954- CSMTextSettings tag writing fix
1955
1956## [1.2.0] - 2013-01-19
1957### Added
1958- Displaying various SWF objects (shapes, sprites,...) with flash player library (Windows only, sorry).
1959- Images display and export
1960- AS2: Exporting selection
1961- Progressbar during loading
1962
1963### Changed
1964- One merged window for AS1/2 and 3.
1965- Updated icons
1966
1967### Fixed
1968- AS3: xml attrib, switch in anonymous function (in AS2 too)
1969
1970## [1.1.0] - 2013-01-02
1971### Added
1972- Checking for updates
1973- AS2: Exporting
1974- AS3: Decompiling whole scripts instead of just classes
1975- AS3: Exporting selected scripts
1976- AS3: Script search bar
1977- AS3: List of DoABCTags now has default "- all -" item
1978- AS3: Better imports, use namespaces
1979- AS3: XML related instructions
1980- AS3: Anonymous functions with names
1981- AS3: Better initialization of const values
1982- Logging exceptions to log.txt file
1983
1984### Fixed
1985- AS3: set_local..get_local, dup, chained assignments, highlighting, callsupervoid, typenames, with statement, loops
1986
1987## [1.0.1] - 2012-12-26
1988### Added
1989- AS3: Runtime namespace resolving
1990- AS3: Arguments variable
1991- AS3: Better recognizing Pre/Post Increments/Decrements
1992- AS3: Better declarations
1993
1994### Fixed
1995- AS3: Fixed static variables
1996
1997## [1.0.0] - 2012-12-24
1998### Added
1999- Support for LZMA compressed files
2000- AS3: Detecting local register types for declaration.
2001- AS3: Displaying inline functions
2002- AS3: Last save/open dir is remembered
2003- AS3: Better usage detection for multinames
2004- AS3: Commandline arguments for exporting
2005- AS3: Better chained assignments
2006- AS2: FSCommand2 instruction support
2007- Proxy: Mimetype application/octet-stream added
2008- Added executable for Windows users.
2009
2010### Changed
2011- AS3: GUI - Constants tab moved to the top
2012- AS3: Deobfuscation is now optional, can be accessed via menu
2013
2014### Fixed
2015- AS3: rest parameter, for..in, fail on large classes (due to sub limiter)
2016- Other minor fixes
2017
2018## [beta 1] - 2011-07-30
2019### Added
2020- AS3: Automatic computing method body parameters (EXPERIMENTAL)
2021- AS3: Editing return type of methods
2022- AS3: Editing type and default value for variables/constants (Slot/Const traits)
2023- AS1/2: Few enhancements
2024- About dialog
2025
2026### Changed
2027- Gui: Updated Icons
2028
2029### Fixed
2030- AS 1/2: Fixed large bug causing Ifs to not decompile properly
2031- Proxy: Some minor fixes
2032
2033## [alpha 10] - 2011-07-13
2034### Added
2035- AS3:Highlighting actual line
2036- AS3:Completing instruction names via Ctrl+Space
2037- AS3:Editing method parameters, method body parameters via tab panel
2038- AS3:ByteCode minor_version 17 supported - decimal datatypes
2039- AS3:Local variables and method parameters take name from debug information if present
2040- AS3:Automatic renaming of classes/methods when obfuscated names
2041- AS3:Better error messages (When cannot decompile obfuscated code)
2042
2043### Fixed
2044- AS3:Fixed Vector datatypes (TypeName multiname, applytype instruction)
2045- AS3:Hilighting fixes
2046- AS3:Fixed decrement/increment statements decompilation
2047- AS3:Decompiler now adds variable declarations on the beginning of decompiled method
2048- AS3:Try/catch statements fixed when debug information present
2049- AS3:Fixed for each statements
2050- AS3:Other minor fixes
2051
2052## [alpha 9] - 2011-07-02
2053### Added
2054- AS3: Added disassembling of some new types of instructions
2055- AS3: Exporting source as PCode
2056
2057### Fixed
2058- AS3: Many other bugfixes...
2059
2060## [alpha 8] - 2010-09-19
2061### Added
2062- AS3: Editing exceptions
2063- AS3: Finding usage of multinames from constant table
2064
2065### Changed
2066- AS1/2: Better GUI
2067- AS1/2: Better decompiling of Ifs, For..in
2068
2069## [alpha 7] - 2010-09-04
2070### Added
2071- Initial public release
2072
2073[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version14.3.1...dev
2074[14.3.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version14.3.0...version14.3.1
2075[14.3.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version14.2.1...version14.3.0
2076[14.2.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version14.2.0...version14.2.1
2077[14.2.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version14.1.0...version14.2.0
2078[14.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version14.0.1...version14.1.0
2079[14.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version14.0.0...version14.0.1
2080[14.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version13.0.3...version14.0.0
2081[13.0.3]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version13.0.2...version13.0.3
2082[13.0.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version13.0.1...version13.0.2
2083[13.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version13.0.0...version13.0.1
2084[13.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version12.0.1...version13.0.0
2085[12.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version12.0.0...version12.0.1
2086[12.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version11.3.0...version12.0.0
2087[11.3.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version11.2.0...version11.3.0
2088[11.2.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version11.1.0...version11.2.0
2089[11.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version11.0.0...version11.1.0
2090[11.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version10.0.0...version11.0.0
2091[10.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version9.0.0...version10.0.0
2092[9.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version8.0.1...version9.0.0
2093[8.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version8.0.0...version8.0.1
2094[8.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version7.1.2...version8.0.0
2095[7.1.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version7.1.1...version7.1.2
2096[7.1.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version7.1.0...version7.1.1
2097[7.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version7.0.1...version7.1.0
2098[7.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version7.0.0...version7.0.1
2099[7.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version6.1.1...version7.0.0
2100[6.1.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version6.1.0...version6.1.1
2101[6.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version6.0.2...version6.1.0
2102[6.0.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version6.0.1...version6.0.2
2103[6.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version6.0.0...version6.0.1
2104[6.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version5.3.0...version6.0.0
2105[5.3.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version5.2.0...version5.3.0
2106[5.2.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version5.1.0...version5.2.0
2107[5.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version5.0.2...version5.1.0
2108[5.0.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version5.0.1...version5.0.2
2109[5.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version5.0.0...version5.0.1
2110[5.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version4.1.1...version5.0.0
2111[4.1.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version4.1.0...version4.1.1
2112[4.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version4.0.5...version4.1.0
2113[4.0.5]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version4.0.4...version4.0.5
2114[4.0.4]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version4.0.3...version4.0.4
2115[4.0.3]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version4.0.2...version4.0.3
2116[4.0.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version4.0.1...version4.0.2
2117[4.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version4.0.0...version4.0.1
2118[4.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version3.0.0...version4.0.0
2119[3.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version2.1.4...version3.0.0
2120[2.1.4]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version2.1.3...version2.1.4
2121[2.1.3]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version2.1.2...version2.1.3
2122[2.1.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version2.1.1...version2.1.2
2123[2.1.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version2.1.0u2...version2.1.1
2124[2.1.0 update 2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version2.1.0u1...version2.1.0u2
2125[2.1.0 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version2.1.0...version2.1.0u1
2126[2.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version2.0.1u2...version2.1.0
2127[2.0.1 update 2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version2.0.1u1...version2.0.1u2
2128[2.0.1 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version2.0.1...version2.0.1u1
2129[2.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version2.0.0...version2.0.1
2130[2.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.8.1u1...version2.0.0
2131[1.8.1 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.8.1...version1.8.1u1
2132[1.8.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.8.0u1...version1.8.1
2133[1.8.0 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.8.0...version1.8.0u1
2134[1.8.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.7.4u1...version1.8.0
2135[1.7.4 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.7.4...version1.7.4u1
2136[1.7.4]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.7.3u2...version1.7.4
2137[1.7.3 update 2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.7.3u1...version1.7.3u2
2138[1.7.3 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.7.3...version1.7.3u1
2139[1.7.3]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.7.2u2...version1.7.3
2140[1.7.2 update 2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.7.2u1...version1.7.2u2
2141[1.7.2 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.7.2...version1.7.2u1
2142[1.7.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.7.1...version1.7.2
2143[1.7.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.7.0u1...version1.7.1
2144[1.7.0 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.7.0...version1.7.0u1
2145[1.7.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.7...version1.7.0
2146[1.6.7]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.6u2...version1.6.7
2147[1.6.6 update 2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.6u1...version1.6.6u2
2148[1.6.6 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.6...version1.6.6u1
2149[1.6.6]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.5u1...version1.6.6
2150[1.6.5 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.5...version1.6.5u1
2151[1.6.5]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.4u1...version1.6.5
2152[1.6.4 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.4...version1.6.4u1
2153[1.6.4]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.3u2...version1.6.4
2154[1.6.3 update 2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.3u1...version1.6.3u2
2155[1.6.3 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.3...version1.6.3u1
2156[1.6.3]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.2...version1.6.3
2157[1.6.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.1...version1.6.2
2158[1.6.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.0u1...version1.6.1
2159[1.6.0 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.6.0...version1.6.0u1
2160[1.6.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.5.2...version1.6.0
2161[1.5.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.5.1u1...version1.5.2
2162[1.5.1 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.5.1...version1.5.1u1
2163[1.5.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.5.0u1...version1.5.1
2164[1.5.0 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.5.0...version1.5.0u1
2165[1.5.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.4.3u2...version1.5.0
2166[1.4.3 update 2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.4.3u1...version1.4.3u2
2167[1.4.3 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.4.3...version1.4.3u1
2168[1.4.3]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.4.2u1...version1.4.3
2169[1.4.2 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.4.2...version1.4.2u1
2170[1.4.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.4.1...version1.4.2
2171[1.4.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.4.0u1...version1.4.1
2172[1.4.0 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.4.0...version1.4.0u1
2173[1.4.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.3.1...version1.4.0
2174[1.3.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.3.0...version1.3.1
2175[1.3.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.2.0u1...version1.3.0
2176[1.2.0 update 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.2.0...version1.2.0u1
2177[1.2.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.1.0...version1.2.0
2178[1.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.0.1...version1.1.0
2179[1.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version1.0.0...version1.0.1
2180[1.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/beta1...version1.0.0
2181[beta 1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha10...beta1
2182[alpha 10]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha9...alpha10
2183[alpha 9]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha8...alpha9
2184[alpha 8]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha7...alpha8
2185[alpha 7]: https://github.com/jindrapetrik/jpexs-decompiler/releases/tag/alpha7
2186[#1015]: https://www.free-decompiler.com/flash/issues/1015
2187[#1466]: https://www.free-decompiler.com/flash/issues/1466
2188[#1513]: https://www.free-decompiler.com/flash/issues/1513
2189[#1657]: https://www.free-decompiler.com/flash/issues/1657
2190[#1676]: https://www.free-decompiler.com/flash/issues/1676
2191[#1660]: https://www.free-decompiler.com/flash/issues/1660
2192[#1669]: https://www.free-decompiler.com/flash/issues/1669
2193[#1668]: https://www.free-decompiler.com/flash/issues/1668
2194[#1670]: https://www.free-decompiler.com/flash/issues/1670
2195[#1671]: https://www.free-decompiler.com/flash/issues/1671
2196[#1672]: https://www.free-decompiler.com/flash/issues/1672
2197[#1677]: https://www.free-decompiler.com/flash/issues/1677
2198[#1678]: https://www.free-decompiler.com/flash/issues/1678
2199[#1665]: https://www.free-decompiler.com/flash/issues/1665
2200[#1661]: https://www.free-decompiler.com/flash/issues/1661
2201[#1435]: https://www.free-decompiler.com/flash/issues/1435
2202[#1488]: https://www.free-decompiler.com/flash/issues/1488
2203[#1584]: https://www.free-decompiler.com/flash/issues/1584
2204[#1572]: https://www.free-decompiler.com/flash/issues/1572
2205[#270]: https://www.free-decompiler.com/flash/issues/270
2206[#1645]: https://www.free-decompiler.com/flash/issues/1645
2207[#1639]: https://www.free-decompiler.com/flash/issues/1639
2208[#1371]: https://www.free-decompiler.com/flash/issues/1371
2209[#1156]: https://www.free-decompiler.com/flash/issues/1156
2210[#843]: https://www.free-decompiler.com/flash/issues/843
2211[#1221]: https://www.free-decompiler.com/flash/issues/1221
2212[#1585]: https://www.free-decompiler.com/flash/issues/1585
2213[#1122]: https://www.free-decompiler.com/flash/issues/1122
2214[#1541]: https://www.free-decompiler.com/flash/issues/1541
2215[#1471]: https://www.free-decompiler.com/flash/issues/1471
2216[#1396]: https://www.free-decompiler.com/flash/issues/1396
2217[#1254]: https://www.free-decompiler.com/flash/issues/1254
2218[#1636]: https://www.free-decompiler.com/flash/issues/1636
2219[#1647]: https://www.free-decompiler.com/flash/issues/1647
2220[#1332]: https://www.free-decompiler.com/flash/issues/1332
2221[#1648]: https://www.free-decompiler.com/flash/issues/1648
2222[#1650]: https://www.free-decompiler.com/flash/issues/1650
2223[#1651]: https://www.free-decompiler.com/flash/issues/1651
2224[#1532]: https://www.free-decompiler.com/flash/issues/1532
2225[#1561]: https://www.free-decompiler.com/flash/issues/1561
2226[#1623]: https://www.free-decompiler.com/flash/issues/1623
2227[#1622]: https://www.free-decompiler.com/flash/issues/1622
2228[#1626]: https://www.free-decompiler.com/flash/issues/1626
2229[#1624]: https://www.free-decompiler.com/flash/issues/1624
2230[#1627]: https://www.free-decompiler.com/flash/issues/1627
2231[#1633]: https://www.free-decompiler.com/flash/issues/1633
2232[#1603]: https://www.free-decompiler.com/flash/issues/1603
2233[#1634]: https://www.free-decompiler.com/flash/issues/1634
2234[#1570]: https://www.free-decompiler.com/flash/issues/1570
2235[#1643]: https://www.free-decompiler.com/flash/issues/1643
2236[#1328]: https://www.free-decompiler.com/flash/issues/1328
2237[#1310]: https://www.free-decompiler.com/flash/issues/1310
2238[#1298]: https://www.free-decompiler.com/flash/issues/1298
2239[#1260]: https://www.free-decompiler.com/flash/issues/1260
2240[#1179]: https://www.free-decompiler.com/flash/issues/1179
2241[#1631]: https://www.free-decompiler.com/flash/issues/1631
2242[#1336]: https://www.free-decompiler.com/flash/issues/1336
2243[#1615]: https://www.free-decompiler.com/flash/issues/1615
2244[#1100]: https://www.free-decompiler.com/flash/issues/1100
2245[#1123]: https://www.free-decompiler.com/flash/issues/1123
2246[#1516]: https://www.free-decompiler.com/flash/issues/1516
2247[#1618]: https://www.free-decompiler.com/flash/issues/1618
2248[#1101]: https://www.free-decompiler.com/flash/issues/1101
2249[#1169]: https://www.free-decompiler.com/flash/issues/1169
2250[#1338]: https://www.free-decompiler.com/flash/issues/1338
2251[#1480]: https://www.free-decompiler.com/flash/issues/1480
2252[#1450]: https://www.free-decompiler.com/flash/issues/1450
2253[#1494]: https://www.free-decompiler.com/flash/issues/1494
2254[#1616]: https://www.free-decompiler.com/flash/issues/1616
2255[#1620]: https://www.free-decompiler.com/flash/issues/1620
2256[#1202]: https://www.free-decompiler.com/flash/issues/1202
2257[#1155]: https://www.free-decompiler.com/flash/issues/1155
2258[#1602]: https://www.free-decompiler.com/flash/issues/1602
2259[#1438]: https://www.free-decompiler.com/flash/issues/1438
2260[#1366]: https://www.free-decompiler.com/flash/issues/1366
2261[#1409]: https://www.free-decompiler.com/flash/issues/1409
2262[#1429]: https://www.free-decompiler.com/flash/issues/1429
2263[#1573]: https://www.free-decompiler.com/flash/issues/1573
2264[#1598]: https://www.free-decompiler.com/flash/issues/1598
2265[#428]: https://www.free-decompiler.com/flash/issues/428
2266[#583]: https://www.free-decompiler.com/flash/issues/583
2267[#1373]: https://www.free-decompiler.com/flash/issues/1373
2268[#1595]: https://www.free-decompiler.com/flash/issues/1595
2269[#1611]: https://www.free-decompiler.com/flash/issues/1611
2270[#644]: https://www.free-decompiler.com/flash/issues/644
2271[#1601]: https://www.free-decompiler.com/flash/issues/1601
2272[#1339]: https://www.free-decompiler.com/flash/issues/1339
2273[#1467]: https://www.free-decompiler.com/flash/issues/1467
2274[#1489]: https://www.free-decompiler.com/flash/issues/1489
2275[#1490]: https://www.free-decompiler.com/flash/issues/1490
2276[#1493]: https://www.free-decompiler.com/flash/issues/1493
2277[#1606]: https://www.free-decompiler.com/flash/issues/1606
2278[#1270]: https://www.free-decompiler.com/flash/issues/1270
2279[#1159]: https://www.free-decompiler.com/flash/issues/1159
2280[#1608]: https://www.free-decompiler.com/flash/issues/1608
2281[#1609]: https://www.free-decompiler.com/flash/issues/1609
2282[#1610]: https://www.free-decompiler.com/flash/issues/1610
2283[#1569]: https://www.free-decompiler.com/flash/issues/1569
2284[#1153]: https://www.free-decompiler.com/flash/issues/1153
2285[#1347]: https://www.free-decompiler.com/flash/issues/1347
2286[#1400]: https://www.free-decompiler.com/flash/issues/1400
2287[#1552]: https://www.free-decompiler.com/flash/issues/1552
2288[#1553]: https://www.free-decompiler.com/flash/issues/1553
2289[#1565]: https://www.free-decompiler.com/flash/issues/1565
2290[#1407]: https://www.free-decompiler.com/flash/issues/1407
2291[#1350]: https://www.free-decompiler.com/flash/issues/1350
2292[#692]: https://www.free-decompiler.com/flash/issues/692
2293[#1594]: https://www.free-decompiler.com/flash/issues/1594
2294[#1597]: https://www.free-decompiler.com/flash/issues/1597
2295[#1114]: https://www.free-decompiler.com/flash/issues/1114
2296[#1227]: https://www.free-decompiler.com/flash/issues/1227
2297[#1360]: https://www.free-decompiler.com/flash/issues/1360
2298[#1596]: https://www.free-decompiler.com/flash/issues/1596
2299[#1088]: https://www.free-decompiler.com/flash/issues/1088
2300[#1185]: https://www.free-decompiler.com/flash/issues/1185
2301[#1186]: https://www.free-decompiler.com/flash/issues/1186
2302[#1188]: https://www.free-decompiler.com/flash/issues/1188
2303[#341]: https://www.free-decompiler.com/flash/issues/341
2304[#1379]: https://www.free-decompiler.com/flash/issues/1379
2305[#1206]: https://www.free-decompiler.com/flash/issues/1206
2306[#349]: https://www.free-decompiler.com/flash/issues/349
2307[#735]: https://www.free-decompiler.com/flash/issues/735
2308[#1195]: https://www.free-decompiler.com/flash/issues/1195
2309[#1550]: https://www.free-decompiler.com/flash/issues/1550
2310[#1548]: https://www.free-decompiler.com/flash/issues/1548
2311[#1500]: https://www.free-decompiler.com/flash/issues/1500
2312[#1457]: https://www.free-decompiler.com/flash/issues/1457
2313[#1503]: https://www.free-decompiler.com/flash/issues/1503
2314[#1529]: https://www.free-decompiler.com/flash/issues/1529
2315[#1378]: https://www.free-decompiler.com/flash/issues/1378
2316[#1415]: https://www.free-decompiler.com/flash/issues/1415
2317[#1484]: https://www.free-decompiler.com/flash/issues/1484
2318[#1449]: https://www.free-decompiler.com/flash/issues/1449
2319[#1456]: https://www.free-decompiler.com/flash/issues/1456
2320[#1240]: https://www.free-decompiler.com/flash/issues/1240
2321[#1308]: https://www.free-decompiler.com/flash/issues/1308
2322[#1333]: https://www.free-decompiler.com/flash/issues/1333
2323[#1365]: https://www.free-decompiler.com/flash/issues/1365
2324[#1369]: https://www.free-decompiler.com/flash/issues/1369
2325[#1327]: https://www.free-decompiler.com/flash/issues/1327
2326[#1343]: https://www.free-decompiler.com/flash/issues/1343
2327[#1348]: https://www.free-decompiler.com/flash/issues/1348
2328[#1354]: https://www.free-decompiler.com/flash/issues/1354
2329[#1367]: https://www.free-decompiler.com/flash/issues/1367
2330[#1401]: https://www.free-decompiler.com/flash/issues/1401
2331[#1402]: https://www.free-decompiler.com/flash/issues/1402
2332[#1430]: https://www.free-decompiler.com/flash/issues/1430
2333[#907]: https://www.free-decompiler.com/flash/issues/907
2334[#1311]: https://www.free-decompiler.com/flash/issues/1311
2335[#1313]: https://www.free-decompiler.com/flash/issues/1313
2336[#1189]: https://www.free-decompiler.com/flash/issues/1189
2337[#1274]: https://www.free-decompiler.com/flash/issues/1274
2338[#1275]: https://www.free-decompiler.com/flash/issues/1275
2339[#1278]: https://www.free-decompiler.com/flash/issues/1278
2340[#1281]: https://www.free-decompiler.com/flash/issues/1281
2341[#1289]: https://www.free-decompiler.com/flash/issues/1289
2342[#1283]: https://www.free-decompiler.com/flash/issues/1283
2343[#1294]: https://www.free-decompiler.com/flash/issues/1294
2344[#1302]: https://www.free-decompiler.com/flash/issues/1302
2345[#1309]: https://www.free-decompiler.com/flash/issues/1309
2346[#1312]: https://www.free-decompiler.com/flash/issues/1312
2347[#1303]: https://www.free-decompiler.com/flash/issues/1303
2348[#1314]: https://www.free-decompiler.com/flash/issues/1314
2349[#1320]: https://www.free-decompiler.com/flash/issues/1320
2350[#1323]: https://www.free-decompiler.com/flash/issues/1323
2351[#1171]: https://www.free-decompiler.com/flash/issues/1171
2352[#1170]: https://www.free-decompiler.com/flash/issues/1170
2353[#1241]: https://www.free-decompiler.com/flash/issues/1241
2354[#1162]: https://www.free-decompiler.com/flash/issues/1162
2355[#1199]: https://www.free-decompiler.com/flash/issues/1199
2356[#1151]: https://www.free-decompiler.com/flash/issues/1151
2357[#1128]: https://www.free-decompiler.com/flash/issues/1128
2358[#1163]: https://www.free-decompiler.com/flash/issues/1163
2359[#1172]: https://www.free-decompiler.com/flash/issues/1172
2360[#1174]: https://www.free-decompiler.com/flash/issues/1174
2361[#1183]: https://www.free-decompiler.com/flash/issues/1183
2362[#1193]: https://www.free-decompiler.com/flash/issues/1193
2363[#1200]: https://www.free-decompiler.com/flash/issues/1200
2364[#1198]: https://www.free-decompiler.com/flash/issues/1198
2365[#1205]: https://www.free-decompiler.com/flash/issues/1205
2366[#1194]: https://www.free-decompiler.com/flash/issues/1194
2367[#1210]: https://www.free-decompiler.com/flash/issues/1210
2368[#1217]: https://www.free-decompiler.com/flash/issues/1217
2369[#1244]: https://www.free-decompiler.com/flash/issues/1244
2370[#1247]: https://www.free-decompiler.com/flash/issues/1247
2371[#1236]: https://www.free-decompiler.com/flash/issues/1236
2372[#1251]: https://www.free-decompiler.com/flash/issues/1251
2373[#1265]: https://www.free-decompiler.com/flash/issues/1265
2374[#1268]: https://www.free-decompiler.com/flash/issues/1268
2375[#1161]: https://www.free-decompiler.com/flash/issues/1161
2376[#1118]: https://www.free-decompiler.com/flash/issues/1118
2377[#409]: https://www.free-decompiler.com/flash/issues/409
2378[#1132]: https://www.free-decompiler.com/flash/issues/1132
2379[#1134]: https://www.free-decompiler.com/flash/issues/1134
2380[#1121]: https://www.free-decompiler.com/flash/issues/1121
2381[#1052]: https://www.free-decompiler.com/flash/issues/1052
2382[#1145]: https://www.free-decompiler.com/flash/issues/1145
2383[#758]: https://www.free-decompiler.com/flash/issues/758
2384[#1096]: https://www.free-decompiler.com/flash/issues/1096
2385[#1104]: https://www.free-decompiler.com/flash/issues/1104
2386[#1107]: https://www.free-decompiler.com/flash/issues/1107
2387[#1106]: https://www.free-decompiler.com/flash/issues/1106
2388[#1113]: https://www.free-decompiler.com/flash/issues/1113
2389[#1075]: https://www.free-decompiler.com/flash/issues/1075
2390[#1127]: https://www.free-decompiler.com/flash/issues/1127
2391[#1103]: https://www.free-decompiler.com/flash/issues/1103
2392[#1133]: https://www.free-decompiler.com/flash/issues/1133
2393[#1135]: https://www.free-decompiler.com/flash/issues/1135
2394[#1138]: https://www.free-decompiler.com/flash/issues/1138
2395[#1139]: https://www.free-decompiler.com/flash/issues/1139
2396[#930]: https://www.free-decompiler.com/flash/issues/930
2397[#1137]: https://www.free-decompiler.com/flash/issues/1137
2398[#1144]: https://www.free-decompiler.com/flash/issues/1144
2399[#1147]: https://www.free-decompiler.com/flash/issues/1147
2400[#1148]: https://www.free-decompiler.com/flash/issues/1148
2401[#1152]: https://www.free-decompiler.com/flash/issues/1152
2402[#1154]: https://www.free-decompiler.com/flash/issues/1154
2403[#116]: https://www.free-decompiler.com/flash/issues/116
2404[#1070]: https://www.free-decompiler.com/flash/issues/1070
2405[#1098]: https://www.free-decompiler.com/flash/issues/1098
2406[#1033]: https://www.free-decompiler.com/flash/issues/1033
2407[#1083]: https://www.free-decompiler.com/flash/issues/1083
2408[#1091]: https://www.free-decompiler.com/flash/issues/1091
2409[#1076]: https://www.free-decompiler.com/flash/issues/1076
2410[#1068]: https://www.free-decompiler.com/flash/issues/1068
2411[#1063]: https://www.free-decompiler.com/flash/issues/1063
2412[#1019]: https://www.free-decompiler.com/flash/issues/1019
2413[#1016]: https://www.free-decompiler.com/flash/issues/1016
2414[#1010]: https://www.free-decompiler.com/flash/issues/1010
2415[#1008]: https://www.free-decompiler.com/flash/issues/1008
2416[#1004]: https://www.free-decompiler.com/flash/issues/1004
2417[#933]: https://www.free-decompiler.com/flash/issues/933
2418[#1062]: https://www.free-decompiler.com/flash/issues/1062
2419[#418]: https://www.free-decompiler.com/flash/issues/418
2420[#1047]: https://www.free-decompiler.com/flash/issues/1047
2421[#812]: https://www.free-decompiler.com/flash/issues/812
2422[#1056]: https://www.free-decompiler.com/flash/issues/1056
2423[#1057]: https://www.free-decompiler.com/flash/issues/1057
2424[#991]: https://www.free-decompiler.com/flash/issues/991
2425[#689]: https://www.free-decompiler.com/flash/issues/689
2426[#1060]: https://www.free-decompiler.com/flash/issues/1060
2427[#1037]: https://www.free-decompiler.com/flash/issues/1037
2428[#489]: https://www.free-decompiler.com/flash/issues/489
2429[#1007]: https://www.free-decompiler.com/flash/issues/1007
2430[#1044]: https://www.free-decompiler.com/flash/issues/1044
2431[#947]: https://www.free-decompiler.com/flash/issues/947
2432[#953]: https://www.free-decompiler.com/flash/issues/953
2433[#954]: https://www.free-decompiler.com/flash/issues/954
2434[#950]: https://www.free-decompiler.com/flash/issues/950
2435[#945]: https://www.free-decompiler.com/flash/issues/945
2436[#957]: https://www.free-decompiler.com/flash/issues/957
2437[#956]: https://www.free-decompiler.com/flash/issues/956
2438[#968]: https://www.free-decompiler.com/flash/issues/968
2439[#978]: https://www.free-decompiler.com/flash/issues/978
2440[#955]: https://www.free-decompiler.com/flash/issues/955
2441[#966]: https://www.free-decompiler.com/flash/issues/966
2442[#999]: https://www.free-decompiler.com/flash/issues/999
2443[#1000]: https://www.free-decompiler.com/flash/issues/1000
2444[#1017]: https://www.free-decompiler.com/flash/issues/1017
2445[#1030]: https://www.free-decompiler.com/flash/issues/1030
2446[#949]: https://www.free-decompiler.com/flash/issues/949
2447[#944]: https://www.free-decompiler.com/flash/issues/944
2448[#939]: https://www.free-decompiler.com/flash/issues/939
2449[#942]: https://www.free-decompiler.com/flash/issues/942
2450[#952]: https://www.free-decompiler.com/flash/issues/952
2451[#858]: https://www.free-decompiler.com/flash/issues/858
2452[#905]: https://www.free-decompiler.com/flash/issues/905
2453[#920]: https://www.free-decompiler.com/flash/issues/920
2454[#921]: https://www.free-decompiler.com/flash/issues/921
2455[#924]: https://www.free-decompiler.com/flash/issues/924
2456[#895]: https://www.free-decompiler.com/flash/issues/895
2457[#884]: https://www.free-decompiler.com/flash/issues/884
2458[#899]: https://www.free-decompiler.com/flash/issues/899
2459[#903]: https://www.free-decompiler.com/flash/issues/903
2460[#855]: https://www.free-decompiler.com/flash/issues/855
2461[#850]: https://www.free-decompiler.com/flash/issues/850
2462[#832]: https://www.free-decompiler.com/flash/issues/832
2463[#904]: https://www.free-decompiler.com/flash/issues/904
2464[#910]: https://www.free-decompiler.com/flash/issues/910
2465[#922]: https://www.free-decompiler.com/flash/issues/922
2466[#916]: https://www.free-decompiler.com/flash/issues/916
2467[#938]: https://www.free-decompiler.com/flash/issues/938
2468[#897]: https://www.free-decompiler.com/flash/issues/897
2469[#470]: https://www.free-decompiler.com/flash/issues/470
2470[#877]: https://www.free-decompiler.com/flash/issues/877
2471[#878]: https://www.free-decompiler.com/flash/issues/878
2472[#845]: https://www.free-decompiler.com/flash/issues/845
2473[#883]: https://www.free-decompiler.com/flash/issues/883
2474[#882]: https://www.free-decompiler.com/flash/issues/882
2475[#760]: https://www.free-decompiler.com/flash/issues/760
2476[#887]: https://www.free-decompiler.com/flash/issues/887
2477[#842]: https://www.free-decompiler.com/flash/issues/842
2478[#841]: https://www.free-decompiler.com/flash/issues/841
2479[#772]: https://www.free-decompiler.com/flash/issues/772
2480[#762]: https://www.free-decompiler.com/flash/issues/762
2481[#862]: https://www.free-decompiler.com/flash/issues/862
2482[#865]: https://www.free-decompiler.com/flash/issues/865
2483[#613]: https://www.free-decompiler.com/flash/issues/613
2484[#868]: https://www.free-decompiler.com/flash/issues/868
2485[#713]: https://www.free-decompiler.com/flash/issues/713
2486[#807]: https://www.free-decompiler.com/flash/issues/807
2487[#728]: https://www.free-decompiler.com/flash/issues/728
2488[#857]: https://www.free-decompiler.com/flash/issues/857
2489[#860]: https://www.free-decompiler.com/flash/issues/860
2490[#824]: https://www.free-decompiler.com/flash/issues/824
2491[#809]: https://www.free-decompiler.com/flash/issues/809
2492[#805]: https://www.free-decompiler.com/flash/issues/805
2493[#825]: https://www.free-decompiler.com/flash/issues/825
2494[#737]: https://www.free-decompiler.com/flash/issues/737
2495[#350]: https://www.free-decompiler.com/flash/issues/350
2496[#814]: https://www.free-decompiler.com/flash/issues/814
2497[#816]: https://www.free-decompiler.com/flash/issues/816
2498[#835]: https://www.free-decompiler.com/flash/issues/835
2499[#836]: https://www.free-decompiler.com/flash/issues/836
2500[#848]: https://www.free-decompiler.com/flash/issues/848
2501[#817]: https://www.free-decompiler.com/flash/issues/817
2502[#849]: https://www.free-decompiler.com/flash/issues/849
2503[#852]: https://www.free-decompiler.com/flash/issues/852
2504[#837]: https://www.free-decompiler.com/flash/issues/837
2505[#811]: https://www.free-decompiler.com/flash/issues/811
2506[#745]: https://www.free-decompiler.com/flash/issues/745
2507[#803]: https://www.free-decompiler.com/flash/issues/803
2508[#738]: https://www.free-decompiler.com/flash/issues/738
2509[#742]: https://www.free-decompiler.com/flash/issues/742
2510[#747]: https://www.free-decompiler.com/flash/issues/747
2511[#749]: https://www.free-decompiler.com/flash/issues/749
2512[#752]: https://www.free-decompiler.com/flash/issues/752
2513[#753]: https://www.free-decompiler.com/flash/issues/753
2514[#759]: https://www.free-decompiler.com/flash/issues/759
2515[#766]: https://www.free-decompiler.com/flash/issues/766
2516[#768]: https://www.free-decompiler.com/flash/issues/768
2517[#773]: https://www.free-decompiler.com/flash/issues/773
2518[#776]: https://www.free-decompiler.com/flash/issues/776
2519[#783]: https://www.free-decompiler.com/flash/issues/783
2520[#785]: https://www.free-decompiler.com/flash/issues/785
2521[#787]: https://www.free-decompiler.com/flash/issues/787
2522[#788]: https://www.free-decompiler.com/flash/issues/788
2523[#790]: https://www.free-decompiler.com/flash/issues/790
2524[#794]: https://www.free-decompiler.com/flash/issues/794
2525[#798]: https://www.free-decompiler.com/flash/issues/798
2526[#800]: https://www.free-decompiler.com/flash/issues/800
2527[#676]: https://www.free-decompiler.com/flash/issues/676
2528[#734]: https://www.free-decompiler.com/flash/issues/734
2529[#687]: https://www.free-decompiler.com/flash/issues/687
2530[#709]: https://www.free-decompiler.com/flash/issues/709
2531[#732]: https://www.free-decompiler.com/flash/issues/732
2532[#730]: https://www.free-decompiler.com/flash/issues/730
2533[#722]: https://www.free-decompiler.com/flash/issues/722
2534[#725]: https://www.free-decompiler.com/flash/issues/725
2535[#715]: https://www.free-decompiler.com/flash/issues/715
2536[#635]: https://www.free-decompiler.com/flash/issues/635
2537[#726]: https://www.free-decompiler.com/flash/issues/726
2538[#716]: https://www.free-decompiler.com/flash/issues/716
2539[#717]: https://www.free-decompiler.com/flash/issues/717
2540[#718]: https://www.free-decompiler.com/flash/issues/718
2541[#720]: https://www.free-decompiler.com/flash/issues/720
2542[#719]: https://www.free-decompiler.com/flash/issues/719
2543[#723]: https://www.free-decompiler.com/flash/issues/723
2544[#288]: https://www.free-decompiler.com/flash/issues/288
2545[#677]: https://www.free-decompiler.com/flash/issues/677
2546[#389]: https://www.free-decompiler.com/flash/issues/389
2547[#701]: https://www.free-decompiler.com/flash/issues/701
2548[#707]: https://www.free-decompiler.com/flash/issues/707
2549[#302]: https://www.free-decompiler.com/flash/issues/302
2550[#685]: https://www.free-decompiler.com/flash/issues/685
2551[#698]: https://www.free-decompiler.com/flash/issues/698
2552[#710]: https://www.free-decompiler.com/flash/issues/710
2553[#711]: https://www.free-decompiler.com/flash/issues/711
2554[#681]: https://www.free-decompiler.com/flash/issues/681
2555[#688]: https://www.free-decompiler.com/flash/issues/688
2556[#691]: https://www.free-decompiler.com/flash/issues/691
2557[#524]: https://www.free-decompiler.com/flash/issues/524
2558[#663]: https://www.free-decompiler.com/flash/issues/663
2559[#702]: https://www.free-decompiler.com/flash/issues/702
2560[#539]: https://www.free-decompiler.com/flash/issues/539
2561[#650]: https://www.free-decompiler.com/flash/issues/650
2562[#680]: https://www.free-decompiler.com/flash/issues/680
2563[#649]: https://www.free-decompiler.com/flash/issues/649
2564[#656]: https://www.free-decompiler.com/flash/issues/656
2565[#661]: https://www.free-decompiler.com/flash/issues/661
2566[#664]: https://www.free-decompiler.com/flash/issues/664
2567[#668]: https://www.free-decompiler.com/flash/issues/668
2568[#674]: https://www.free-decompiler.com/flash/issues/674
2569[#675]: https://www.free-decompiler.com/flash/issues/675
2570[#632]: https://www.free-decompiler.com/flash/issues/632
2571[#651]: https://www.free-decompiler.com/flash/issues/651
2572[#678]: https://www.free-decompiler.com/flash/issues/678
2573[#672]: https://www.free-decompiler.com/flash/issues/672
2574[#684]: https://www.free-decompiler.com/flash/issues/684
2575[#647]: https://www.free-decompiler.com/flash/issues/647
2576[#648]: https://www.free-decompiler.com/flash/issues/648
2577[#612]: https://www.free-decompiler.com/flash/issues/612
2578[#623]: https://www.free-decompiler.com/flash/issues/623
2579[#624]: https://www.free-decompiler.com/flash/issues/624
2580[#627]: https://www.free-decompiler.com/flash/issues/627
2581[#640]: https://www.free-decompiler.com/flash/issues/640
2582[#595]: https://www.free-decompiler.com/flash/issues/595
2583[#592]: https://www.free-decompiler.com/flash/issues/592
2584[#585]: https://www.free-decompiler.com/flash/issues/585
2585[#578]: https://www.free-decompiler.com/flash/issues/578
2586[#501]: https://www.free-decompiler.com/flash/issues/501
2587[#616]: https://www.free-decompiler.com/flash/issues/616
2588[#559]: https://www.free-decompiler.com/flash/issues/559
2589[#401]: https://www.free-decompiler.com/flash/issues/401
2590[#593]: https://www.free-decompiler.com/flash/issues/593
2591[#594]: https://www.free-decompiler.com/flash/issues/594
2592[#579]: https://www.free-decompiler.com/flash/issues/579
2593[#337]: https://www.free-decompiler.com/flash/issues/337
2594[#584]: https://www.free-decompiler.com/flash/issues/584
2595[#576]: https://www.free-decompiler.com/flash/issues/576
2596[#250]: https://www.free-decompiler.com/flash/issues/250
2597[#580]: https://www.free-decompiler.com/flash/issues/580
2598[#510]: https://www.free-decompiler.com/flash/issues/510
2599[#586]: https://www.free-decompiler.com/flash/issues/586
2600[#574]: https://www.free-decompiler.com/flash/issues/574
2601[#570]: https://www.free-decompiler.com/flash/issues/570
2602[#563]: https://www.free-decompiler.com/flash/issues/563
2603[#561]: https://www.free-decompiler.com/flash/issues/561
2604[#509]: https://www.free-decompiler.com/flash/issues/509
2605[#433]: https://www.free-decompiler.com/flash/issues/433
2606[#557]: https://www.free-decompiler.com/flash/issues/557
2607[#556]: https://www.free-decompiler.com/flash/issues/556
2608[#504]: https://www.free-decompiler.com/flash/issues/504
2609[#529]: https://www.free-decompiler.com/flash/issues/529
2610[#538]: https://www.free-decompiler.com/flash/issues/538
2611[#537]: https://www.free-decompiler.com/flash/issues/537
2612[#540]: https://www.free-decompiler.com/flash/issues/540
2613[#387]: https://www.free-decompiler.com/flash/issues/387
2614[#552]: https://www.free-decompiler.com/flash/issues/552
2615[#494]: https://www.free-decompiler.com/flash/issues/494
2616[#513]: https://www.free-decompiler.com/flash/issues/513
2617[#262]: https://www.free-decompiler.com/flash/issues/262
2618[#499]: https://www.free-decompiler.com/flash/issues/499
2619[#508]: https://www.free-decompiler.com/flash/issues/508
2620[#305]: https://www.free-decompiler.com/flash/issues/305
2621[#312]: https://www.free-decompiler.com/flash/issues/312
2622[#503]: https://www.free-decompiler.com/flash/issues/503
2623[#304]: https://www.free-decompiler.com/flash/issues/304
2624[#306]: https://www.free-decompiler.com/flash/issues/306
2625[#507]: https://www.free-decompiler.com/flash/issues/507
2626[#424]: https://www.free-decompiler.com/flash/issues/424
2627[#425]: https://www.free-decompiler.com/flash/issues/425
2628[#478]: https://www.free-decompiler.com/flash/issues/478
2629[#485]: https://www.free-decompiler.com/flash/issues/485
2630[#517]: https://www.free-decompiler.com/flash/issues/517
2631[#518]: https://www.free-decompiler.com/flash/issues/518
2632[#361]: https://www.free-decompiler.com/flash/issues/361
2633[#392]: https://www.free-decompiler.com/flash/issues/392
2634[#516]: https://www.free-decompiler.com/flash/issues/516
2635[#495]: https://www.free-decompiler.com/flash/issues/495
2636[#496]: https://www.free-decompiler.com/flash/issues/496
2637[#299]: https://www.free-decompiler.com/flash/issues/299
2638[#303]: https://www.free-decompiler.com/flash/issues/303
2639[#324]: https://www.free-decompiler.com/flash/issues/324
2640[#346]: https://www.free-decompiler.com/flash/issues/346
2641[#371]: https://www.free-decompiler.com/flash/issues/371
2642[#426]: https://www.free-decompiler.com/flash/issues/426
2643[#457]: https://www.free-decompiler.com/flash/issues/457
2644[#458]: https://www.free-decompiler.com/flash/issues/458
2645[#460]: https://www.free-decompiler.com/flash/issues/460
2646[#462]: https://www.free-decompiler.com/flash/issues/462
2647[#463]: https://www.free-decompiler.com/flash/issues/463
2648[#465]: https://www.free-decompiler.com/flash/issues/465
2649[#466]: https://www.free-decompiler.com/flash/issues/466
2650[#369]: https://www.free-decompiler.com/flash/issues/369
2651[#390]: https://www.free-decompiler.com/flash/issues/390
2652[#453]: https://www.free-decompiler.com/flash/issues/453
2653[#459]: https://www.free-decompiler.com/flash/issues/459
2654[#461]: https://www.free-decompiler.com/flash/issues/461
2655[#451]: https://www.free-decompiler.com/flash/issues/451
2656[#454]: https://www.free-decompiler.com/flash/issues/454
2657[#455]: https://www.free-decompiler.com/flash/issues/455
2658[#474]: https://www.free-decompiler.com/flash/issues/474
2659[#477]: https://www.free-decompiler.com/flash/issues/477
2660[#481]: https://www.free-decompiler.com/flash/issues/481
2661[#484]: https://www.free-decompiler.com/flash/issues/484
2662[#493]: https://www.free-decompiler.com/flash/issues/493
2663[#365]: https://www.free-decompiler.com/flash/issues/365
2664[#366]: https://www.free-decompiler.com/flash/issues/366
2665[#429]: https://www.free-decompiler.com/flash/issues/429
2666[#447]: https://www.free-decompiler.com/flash/issues/447
2667[#354]: https://www.free-decompiler.com/flash/issues/354
2668[#438]: https://www.free-decompiler.com/flash/issues/438
2669[#436]: https://www.free-decompiler.com/flash/issues/436
2670[#446]: https://www.free-decompiler.com/flash/issues/446
2671[#427]: https://www.free-decompiler.com/flash/issues/427
2672[#405]: https://www.free-decompiler.com/flash/issues/405
2673[#420]: https://www.free-decompiler.com/flash/issues/420
2674[#421]: https://www.free-decompiler.com/flash/issues/421
2675[#430]: https://www.free-decompiler.com/flash/issues/430
2676[#397]: https://www.free-decompiler.com/flash/issues/397
2677[#431]: https://www.free-decompiler.com/flash/issues/431
2678[#169]: https://www.free-decompiler.com/flash/issues/169
2679[#335]: https://www.free-decompiler.com/flash/issues/335
2680[#404]: https://www.free-decompiler.com/flash/issues/404
2681[#407]: https://www.free-decompiler.com/flash/issues/407
2682[#399]: https://www.free-decompiler.com/flash/issues/399
2683[#400]: https://www.free-decompiler.com/flash/issues/400
2684[#398]: https://www.free-decompiler.com/flash/issues/398
2685[#382]: https://www.free-decompiler.com/flash/issues/382
2686[#396]: https://www.free-decompiler.com/flash/issues/396
2687[#357]: https://www.free-decompiler.com/flash/issues/357
2688[#391]: https://www.free-decompiler.com/flash/issues/391
2689[#395]: https://www.free-decompiler.com/flash/issues/395
2690[#334]: https://www.free-decompiler.com/flash/issues/334
2691[#301]: https://www.free-decompiler.com/flash/issues/301
2692[#383]: https://www.free-decompiler.com/flash/issues/383
2693[#386]: https://www.free-decompiler.com/flash/issues/386
2694[#367]: https://www.free-decompiler.com/flash/issues/367
2695[#380]: https://www.free-decompiler.com/flash/issues/380
2696[#292]: https://www.free-decompiler.com/flash/issues/292
2697[#375]: https://www.free-decompiler.com/flash/issues/375
2698[#378]: https://www.free-decompiler.com/flash/issues/378
2699[#325]: https://www.free-decompiler.com/flash/issues/325
2700[#210]: https://www.free-decompiler.com/flash/issues/210
2701[#355]: https://www.free-decompiler.com/flash/issues/355
2702[#313]: https://www.free-decompiler.com/flash/issues/313
2703[#330]: https://www.free-decompiler.com/flash/issues/330
2704[#332]: https://www.free-decompiler.com/flash/issues/332
2705[#344]: https://www.free-decompiler.com/flash/issues/344
2706[#295]: https://www.free-decompiler.com/flash/issues/295
2707[#297]: https://www.free-decompiler.com/flash/issues/297
2708[#307]: https://www.free-decompiler.com/flash/issues/307
2709[#309]: https://www.free-decompiler.com/flash/issues/309
2710[#310]: https://www.free-decompiler.com/flash/issues/310
2711[#311]: https://www.free-decompiler.com/flash/issues/311
2712[#327]: https://www.free-decompiler.com/flash/issues/327
2713[#328]: https://www.free-decompiler.com/flash/issues/328
2714[#333]: https://www.free-decompiler.com/flash/issues/333
2715[#336]: https://www.free-decompiler.com/flash/issues/336
2716[#338]: https://www.free-decompiler.com/flash/issues/338
2717[#315]: https://www.free-decompiler.com/flash/issues/315
2718[#123]: https://www.free-decompiler.com/flash/issues/123
2719[#243]: https://www.free-decompiler.com/flash/issues/243
2720[#326]: https://www.free-decompiler.com/flash/issues/326
2721[#287]: https://www.free-decompiler.com/flash/issues/287
2722[#290]: https://www.free-decompiler.com/flash/issues/290
2723[#291]: https://www.free-decompiler.com/flash/issues/291
2724[#294]: https://www.free-decompiler.com/flash/issues/294
2725[#298]: https://www.free-decompiler.com/flash/issues/298
2726[#296]: https://www.free-decompiler.com/flash/issues/296
2727[#314]: https://www.free-decompiler.com/flash/issues/314
2728[#316]: https://www.free-decompiler.com/flash/issues/316
2729[#318]: https://www.free-decompiler.com/flash/issues/318
2730[#319]: https://www.free-decompiler.com/flash/issues/319
2731[#323]: https://www.free-decompiler.com/flash/issues/323
2732[#223]: https://www.free-decompiler.com/flash/issues/223
2733[#261]: https://www.free-decompiler.com/flash/issues/261
2734[#269]: https://www.free-decompiler.com/flash/issues/269
2735[#274]: https://www.free-decompiler.com/flash/issues/274
2736[#275]: https://www.free-decompiler.com/flash/issues/275
2737[#258]: https://www.free-decompiler.com/flash/issues/258
2738[#267]: https://www.free-decompiler.com/flash/issues/267
2739[#286]: https://www.free-decompiler.com/flash/issues/286
2740[#233]: https://www.free-decompiler.com/flash/issues/233
2741[#235]: https://www.free-decompiler.com/flash/issues/235
2742[#263]: https://www.free-decompiler.com/flash/issues/263
2743[#264]: https://www.free-decompiler.com/flash/issues/264
2744[#265]: https://www.free-decompiler.com/flash/issues/265
2745[#266]: https://www.free-decompiler.com/flash/issues/266
2746[#281]: https://www.free-decompiler.com/flash/issues/281
2747[#251]: https://www.free-decompiler.com/flash/issues/251
2748[#257]: https://www.free-decompiler.com/flash/issues/257
2749[#259]: https://www.free-decompiler.com/flash/issues/259
2750[#260]: https://www.free-decompiler.com/flash/issues/260
2751[#268]: https://www.free-decompiler.com/flash/issues/268
2752[#272]: https://www.free-decompiler.com/flash/issues/272
2753[#276]: https://www.free-decompiler.com/flash/issues/276
2754[#220]: https://www.free-decompiler.com/flash/issues/220
2755[#284]: https://www.free-decompiler.com/flash/issues/284
2756[#232]: https://www.free-decompiler.com/flash/issues/232
2757[#253]: https://www.free-decompiler.com/flash/issues/253
2758[#137]: https://www.free-decompiler.com/flash/issues/137
2759[#242]: https://www.free-decompiler.com/flash/issues/242
2760[#244]: https://www.free-decompiler.com/flash/issues/244
2761[#203]: https://www.free-decompiler.com/flash/issues/203
2762[#225]: https://www.free-decompiler.com/flash/issues/225
2763[#236]: https://www.free-decompiler.com/flash/issues/236
2764[#245]: https://www.free-decompiler.com/flash/issues/245
2765[#247]: https://www.free-decompiler.com/flash/issues/247
2766[#248]: https://www.free-decompiler.com/flash/issues/248
2767[#254]: https://www.free-decompiler.com/flash/issues/254
2768[#255]: https://www.free-decompiler.com/flash/issues/255
2769[#256]: https://www.free-decompiler.com/flash/issues/256
2770[#241]: https://www.free-decompiler.com/flash/issues/241
2771[#238]: https://www.free-decompiler.com/flash/issues/238
2772[#239]: https://www.free-decompiler.com/flash/issues/239
2773[#240]: https://www.free-decompiler.com/flash/issues/240
2774[#237]: https://www.free-decompiler.com/flash/issues/237
2775[#217]: https://www.free-decompiler.com/flash/issues/217
2776[#219]: https://www.free-decompiler.com/flash/issues/219
2777[#224]: https://www.free-decompiler.com/flash/issues/224
2778[#121]: https://www.free-decompiler.com/flash/issues/121
2779[#207]: https://www.free-decompiler.com/flash/issues/207
2780[#151]: https://www.free-decompiler.com/flash/issues/151
2781[#171]: https://www.free-decompiler.com/flash/issues/171
2782[#206]: https://www.free-decompiler.com/flash/issues/206
2783[#208]: https://www.free-decompiler.com/flash/issues/208
2784[#209]: https://www.free-decompiler.com/flash/issues/209
2785[#229]: https://www.free-decompiler.com/flash/issues/229
2786[#213]: https://www.free-decompiler.com/flash/issues/213
2787[#221]: https://www.free-decompiler.com/flash/issues/221
2788[#226]: https://www.free-decompiler.com/flash/issues/226
2789[#227]: https://www.free-decompiler.com/flash/issues/227
2790[#230]: https://www.free-decompiler.com/flash/issues/230
2791[#172]: https://www.free-decompiler.com/flash/issues/172
2792[#174]: https://www.free-decompiler.com/flash/issues/174
2793[#175]: https://www.free-decompiler.com/flash/issues/175
2794[#212]: https://www.free-decompiler.com/flash/issues/212
2795[#185]: https://www.free-decompiler.com/flash/issues/185
2796[#186]: https://www.free-decompiler.com/flash/issues/186
2797[#197]: https://www.free-decompiler.com/flash/issues/197
2798[#216]: https://www.free-decompiler.com/flash/issues/216
2799[#168]: https://www.free-decompiler.com/flash/issues/168
2800[#176]: https://www.free-decompiler.com/flash/issues/176
2801[#177]: https://www.free-decompiler.com/flash/issues/177
2802[#202]: https://www.free-decompiler.com/flash/issues/202
2803[#173]: https://www.free-decompiler.com/flash/issues/173
2804[#190]: https://www.free-decompiler.com/flash/issues/190
2805[#129]: https://www.free-decompiler.com/flash/issues/129
2806[#153]: https://www.free-decompiler.com/flash/issues/153
2807[#180]: https://www.free-decompiler.com/flash/issues/180
2808[#136]: https://www.free-decompiler.com/flash/issues/136
2809[#179]: https://www.free-decompiler.com/flash/issues/179
2810[#144]: https://www.free-decompiler.com/flash/issues/144
2811[#164]: https://www.free-decompiler.com/flash/issues/164
2812[#167]: https://www.free-decompiler.com/flash/issues/167
2813[#170]: https://www.free-decompiler.com/flash/issues/170
2814[#178]: https://www.free-decompiler.com/flash/issues/178
2815[#181]: https://www.free-decompiler.com/flash/issues/181
2816[#182]: https://www.free-decompiler.com/flash/issues/182
2817[#183]: https://www.free-decompiler.com/flash/issues/183
2818[#184]: https://www.free-decompiler.com/flash/issues/184
2819[#189]: https://www.free-decompiler.com/flash/issues/189
2820[#191]: https://www.free-decompiler.com/flash/issues/191
2821[#195]: https://www.free-decompiler.com/flash/issues/195
2822[#196]: https://www.free-decompiler.com/flash/issues/196
2823[#198]: https://www.free-decompiler.com/flash/issues/198
2824[#200]: https://www.free-decompiler.com/flash/issues/200
2825[#201]: https://www.free-decompiler.com/flash/issues/201
2826[#166]: https://www.free-decompiler.com/flash/issues/166
2827[#165]: https://www.free-decompiler.com/flash/issues/165
2828[#63]: https://www.free-decompiler.com/flash/issues/63
2829[#67]: https://www.free-decompiler.com/flash/issues/67
2830[#117]: https://www.free-decompiler.com/flash/issues/117
2831[#127]: https://www.free-decompiler.com/flash/issues/127
2832[#134]: https://www.free-decompiler.com/flash/issues/134
2833[#155]: https://www.free-decompiler.com/flash/issues/155
2834[#142]: https://www.free-decompiler.com/flash/issues/142
2835[#146]: https://www.free-decompiler.com/flash/issues/146
2836[#130]: https://www.free-decompiler.com/flash/issues/130
2837[#132]: https://www.free-decompiler.com/flash/issues/132
2838[#145]: https://www.free-decompiler.com/flash/issues/145
2839[#147]: https://www.free-decompiler.com/flash/issues/147
2840[#148]: https://www.free-decompiler.com/flash/issues/148
2841[#152]: https://www.free-decompiler.com/flash/issues/152
2842[#156]: https://www.free-decompiler.com/flash/issues/156
2843[#157]: https://www.free-decompiler.com/flash/issues/157
2844[#158]: https://www.free-decompiler.com/flash/issues/158
2845[#159]: https://www.free-decompiler.com/flash/issues/159
2846[#160]: https://www.free-decompiler.com/flash/issues/160
2847[#162]: https://www.free-decompiler.com/flash/issues/162
2848[#163]: https://www.free-decompiler.com/flash/issues/163
2849[#149]: https://www.free-decompiler.com/flash/issues/149
2850[#150]: https://www.free-decompiler.com/flash/issues/150
2851[#119]: https://www.free-decompiler.com/flash/issues/119
2852[#101]: https://www.free-decompiler.com/flash/issues/101
2853[#114]: https://www.free-decompiler.com/flash/issues/114
2854[#135]: https://www.free-decompiler.com/flash/issues/135
2855[#141]: https://www.free-decompiler.com/flash/issues/141
2856[#102]: https://www.free-decompiler.com/flash/issues/102
2857[#124]: https://www.free-decompiler.com/flash/issues/124
2858[#128]: https://www.free-decompiler.com/flash/issues/128
2859[#131]: https://www.free-decompiler.com/flash/issues/131
2860[#104]: https://www.free-decompiler.com/flash/issues/104
2861[#113]: https://www.free-decompiler.com/flash/issues/113
2862[#133]: https://www.free-decompiler.com/flash/issues/133
2863[#140]: https://www.free-decompiler.com/flash/issues/140
2864[#108]: https://www.free-decompiler.com/flash/issues/108
2865[#105]: https://www.free-decompiler.com/flash/issues/105
2866[#109]: https://www.free-decompiler.com/flash/issues/109
2867[#106]: https://www.free-decompiler.com/flash/issues/106
2868[#107]: https://www.free-decompiler.com/flash/issues/107
2869[#110]: https://www.free-decompiler.com/flash/issues/110
2870[#103]: https://www.free-decompiler.com/flash/issues/103
2871[#111]: https://www.free-decompiler.com/flash/issues/111
2872[#96]: https://www.free-decompiler.com/flash/issues/96
2873[#98]: https://www.free-decompiler.com/flash/issues/98
2874[#99]: https://www.free-decompiler.com/flash/issues/99
2875[#100]: https://www.free-decompiler.com/flash/issues/100
2876[#85]: https://www.free-decompiler.com/flash/issues/85
2877[#79]: https://www.free-decompiler.com/flash/issues/79
2878[#92]: https://www.free-decompiler.com/flash/issues/92
2879[#93]: https://www.free-decompiler.com/flash/issues/93
2880[#94]: https://www.free-decompiler.com/flash/issues/94
2881[#95]: https://www.free-decompiler.com/flash/issues/95
2882[#86]: https://www.free-decompiler.com/flash/issues/86
2883[#87]: https://www.free-decompiler.com/flash/issues/87
2884[#88]: https://www.free-decompiler.com/flash/issues/88
2885[#89]: https://www.free-decompiler.com/flash/issues/89
2886[#82]: https://www.free-decompiler.com/flash/issues/82
2887[#78]: https://www.free-decompiler.com/flash/issues/78
2888[#81]: https://www.free-decompiler.com/flash/issues/81
2889[#84]: https://www.free-decompiler.com/flash/issues/84
2890[#83]: https://www.free-decompiler.com/flash/issues/83
2891[#65]: https://www.free-decompiler.com/flash/issues/65
2892[#48]: https://www.free-decompiler.com/flash/issues/48
2893[#53]: https://www.free-decompiler.com/flash/issues/53
2894[#66]: https://www.free-decompiler.com/flash/issues/66
2895[#68]: https://www.free-decompiler.com/flash/issues/68
2896[#69]: https://www.free-decompiler.com/flash/issues/69
2897[#75]: https://www.free-decompiler.com/flash/issues/75
2898[#73]: https://www.free-decompiler.com/flash/issues/73
2899[#62]: https://www.free-decompiler.com/flash/issues/62
2900[#72]: https://www.free-decompiler.com/flash/issues/72
2901[#64]: https://www.free-decompiler.com/flash/issues/64
2902[#38]: https://www.free-decompiler.com/flash/issues/38
2903[#56]: https://www.free-decompiler.com/flash/issues/56
2904[#57]: https://www.free-decompiler.com/flash/issues/57
2905[#58]: https://www.free-decompiler.com/flash/issues/58
2906[#45]: https://www.free-decompiler.com/flash/issues/45
2907[#50]: https://www.free-decompiler.com/flash/issues/50
2908[#51]: https://www.free-decompiler.com/flash/issues/51
2909[#52]: https://www.free-decompiler.com/flash/issues/52
2910[#47]: https://www.free-decompiler.com/flash/issues/47
2911[#42]: https://www.free-decompiler.com/flash/issues/42
2912[#39]: https://www.free-decompiler.com/flash/issues/39
2913[#40]: https://www.free-decompiler.com/flash/issues/40
2914[#44]: https://www.free-decompiler.com/flash/issues/44
2915[#36]: https://www.free-decompiler.com/flash/issues/36
2916[#43]: https://www.free-decompiler.com/flash/issues/43
2917[#46]: https://www.free-decompiler.com/flash/issues/46
2918[#3]: https://www.free-decompiler.com/flash/issues/3
2919[#37]: https://www.free-decompiler.com/flash/issues/37
2920[#34]: https://www.free-decompiler.com/flash/issues/34
2921[#35]: https://www.free-decompiler.com/flash/issues/35
2922[#32]: https://www.free-decompiler.com/flash/issues/32
2923[#31]: https://www.free-decompiler.com/flash/issues/31
2924[#27]: https://www.free-decompiler.com/flash/issues/27
2925