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.

#997 read as2 code
Author:
uragan1987

Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed 

> What steps will reproduce the problem?
cant read as2 code, and lots of errors:
> What is the expected output? What do you see instead?
java.lang.Exception
at com.jpexs.decompiler.flash.SWFOutputStream.writeSI16(SWFOutputStream.java:242)
at com.jpexs.decompiler.flash.action.swf4.ActionJump.getBytes(ActionJump.java:74)
at com.jpexs.decompiler.flash.action.Action.updateLength(Action.java:324)
at
com.jpexs.decompiler.flash.action.ActionListReader.updateActionLengths(ActionListReader.ja
va:430)
at
com.jpexs.decompiler.flash.action.ActionListReader.fixActionList(ActionListReader.java:227
)
at
com.jpexs.decompiler.flash.action.ActionListReader.readActionList(ActionListReader.java:15
9)
at com.jpexs.decompiler.flash.action.ActionListReader$1.call(ActionListReader.java:100)
at com.jpexs.decompiler.flash.action.ActionListReader$1.call(ActionListReader.java:96)
at com.jpexs.helpers.CancellableWorker$3.doInBackground(CancellableWorker.java:112)
at com.jpexs.helpers.CancellableWorker$1.call(CancellableWorker.java:49)
at java.util.concurrent.FutureTask.run(Unknown Source)
at com.jpexs.helpers.CancellableWorker.run(CancellableWorker.java:66)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
6.0.1 .702
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
SWF with as2 code.
Frame1 has obfucated code inside

This problem was fixed in nightly 765.
State: new→upgraded
that was fast :) great job
Is it ok, may i clsoe this issue?
yes, can close, thx
State: upgraded→closed