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#2335 Type Coercion error after save
Author: Thisguy248
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3Direct Editation
State: closed
> What steps will reproduce the problem?
Download the attached swf, go to org.robotlegs.mvcs.Mediator, press Edit ActionScript, add
spacebar, save.
Then open the swf with flash.
> What is the expected output? What do you see instead?
An error pops up:
TypeError: Error #1034: Type Coercion failed: cannot convert to
org.robotlegs.core.IEventMap.
at org.robotlegs.mvcs::Mediator/get eventMap()
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
v.21.1.0 nightly build 2937
Nv2.swf (552 KiB)
The same error appears when editing org.robotlegs.mvcs.Context
TypeError: Error #1034: Type Coercion failed: cannot convert to
org.robotlegs.core.IReflector.
at org.robotlegs.mvcs::Context/get reflector()
Both these problems are fixed in nightly 2940.
State: new→upgraded
It works perfectly now, thanks for all the fixes!
You're welcome!
State: upgraded→closed