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#1492 SWF preview does not preview after adding something
Author: lucman27
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: postponed
> What steps will reproduce the problem?
Adding a PlaceObject1, 2 or 3 tag on any sprite
> What is the expected output? What do you see instead?
Expected: The sprite being shown normally
What do I see: An exclamation mark
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
v11.2.0, idk whats if its a nightly build tho. I'm using windows 10
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
I get this error
23/10/2018 18:35:45 SEVERE Uncaught exception in thread: Thread-15
com.jpexs.javactivex.ActiveXException: Recursos de memória insuficientes disponíveis
para concluir a operação
at com.jpexs.javactivex.ActiveXControl.readResult(ActiveXControl.java:673)
at com.jpexs.javactivex.ActiveXControl.setPropertyValue(ActiveXControl.java:697)
at com.jpexs.javactivex.ActiveX$MyHandler.invoke(ActiveX.java:38)
at com.sun.proxy.$Proxy16.setMovie(Unknown Source)
at
com.jpexs.decompiler.flash.gui.player.FlashPlayerPanel$3.run(FlashPlayerPanel.java:301)
glitchpreview.png (9 KiB)error.png (34 KiB)
I don't want to do any changes regarding external flash player.
State: new→postponed