Month: March 2023
-
News in FFDec 18.4.x
AS3 dependencies, class trait editation and new context menus for AS1/2. This post sums new features of version 18.4.x of JPEXS Free Flash decompiler.
-
Strange vertical text
In Flash editor you can create text which is positioned vertically. It has some strange format of SWF file upon compilation.
-
AS3 getouterscope instruction
During my journeys around ActionScript 3 bytecode I encountered interesting undocumented instruction called getouterscope. The instruction is not documented in official Avm2 overview available online which makes it harder to understand.