JPEXS Free Flash Decompiler Issue Tracker

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.

Error: Please login first to download files from the Issue Tracker. You can register for free.
List of issuesList of issues

#1119 AS3 Direct Edit does not support the addition of events
Date created:
Type: question
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? 1. Open Attached swf; 2. Press scripts; 3. Press UI-BrickOverlays-CoinProperties.as 4. below inputf.width = 25; add the screenshot highlight. > What is the expected output? What do you see instead? http://prntscr.com/9ievzm > What version of the product are you using? Is it "nightly build"? Which operating system do you have? I am using v7.1.2 nighty build 1126 operating system 64-BIT > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you.
DownloadIce EE.swf (1,106 KiB)
You are missing import for Event class. Just add: import flash.events.Event; Then it works for me. +adding the screenshot here
Downloadevent.png (22 KiB)
State: new→upgraded
Type: bug→question
I close this issue due to inactivity. Please create new issue if problem still exists.
State: upgraded→closed