If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.
List of issues#1795 AS3 Options bug
Author: Kuroneko
Date created:
Type: bug
Visibility: Everybody read only
Assigned to:
State: closed
> What steps will reproduce the problem?
Add options flag and options in byte-code in AS3, than delete options flag and option
> What is the expected output? What do you see instead?
Options anyway stay in function, but in byte-code its been removed
It will be reproduced with ANY function and parameters of this function
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
14.4.0 nightly (I guess, that maybe this bug exist in newest too)
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
https://www.youtube.com/watch?v=01Mn808crK8
OptionsBefore.png (67 KiB)OptionsAfter.png (53 KiB)
This is fixed in nightly 2129.
State: new→upgraded
State: upgraded→closed