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.

#73 ParseException
Author:
wrr

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

> What steps will reproduce the problem?
Click on scripts, next DoInitAction(17:__Packages.gfx.core.UIComponent)
> What is the expected output? What do you see instead?
Error is in console.
kwi 13, 2013 10:46:06 PM com.jpexs.decompiler.flash.action.Action removeNops
SEVERE: parsing error
com.jpexs.decompiler.flash.action.parser.ParseException: ParseException:Arguments expected
on line 81
at com.jpexs.decompiler.flash.action.swf4.ActionPush.<init>(ActionPush.java:190)
at com.jpexs.decompiler.flash.action.parser.pcode.ASMParser.parse(ASMParser.java:146)
at com.jpexs.decompiler.flash.action.parser.pcode.ASMParser.parse(ASMParser.java:314)
at com.jpexs.decompiler.flash.action.Action.removeNops(Action.java:1157)
at com.jpexs.decompiler.flash.tags.DoInitActionTag.getActions(DoInitActionTag.java:120)
at com.jpexs.decompiler.flash.tags.DoInitActionTag.getASMSource(DoInitActionTag.java:98)
at com.jpexs.decompiler.flash.action.gui.ActionPanel$1.run(ActionPanel.java:111)
> What version of the product are you using? On what operating system?
1.4.3u2
> Please provide any additional information below. Attach the file you have problem with
if neccessary.
http://speedy.sh/Ta2cR/ServiceChannelPage.swf
State: new→opened
version 1.5.0 was released.
This "bug" was fixed.
Let me know so I can close the issue.
State: opened→upgraded
Yes, now is ok. Thank you.
State: upgraded→closed