If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#2719 AS3 direct edit - namespace not preserved
Author:
Randomno
RandomnoDate created:
Type: bug
Visibility: Everybody
Assigned to:
State: new 

> What steps will reproduce the problem?
In attached SWF go to default package->GlobalEngine and edit ActionScript.
> What is the expected output? What do you see instead?
getTimer() function should be calling flash.utils.getTimer, but after editing it becomes a
recursive call.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
26.2.0
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
In 25.1.3 this class gives an error on edit: "Property m_serverTime has protected access
in GlobalEngine on line 93", don't know if relevant at all.
ville.swf (2,420 KiB)