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.

List of issuesList of issues

#752 Sound is not stopped when you change the selectin in he tag tree from SWF to e.g any shape
Author: developer honfika
Date created:
Type: bug
Visibility: Everybody
Assigned to: developer honfika
Labels: GUISound
State: closed Help

> What steps will reproduce the problem? Open an swf which plays sound, for example ttp.swf from megalol Select the swf (open it with internal viewer) wait for the sound to start Change the selection in the tag tree. > What is the expected output? What do you see instead? Currently: the sound is still playing Expected: the sound stops > What version of the product are you using? On what operating system? Latest > Please provide any additional information below. Attach the file you have problem with if neccessary. If you do not want to publish files YOU CAN CHANGE VISIBILITY TO PRIVATE There is another strange problem, when you select the swf and keep it for some minutes, the sound starts to play multiple times paralell.
user
I have something more severe. My SWF doesn't even start: 14/12/2014 14:49:56 SEVERE null java.lang.reflect.InvocationTargetException at java.awt.EventQueue.invokeAndWait(Unknown Source) at java.awt.EventQueue.invokeAndWait(Unknown Source) at javax.swing.SwingUtilities.invokeAndWait(Unknown Source) at com.jpexs.decompiler.flash.gui.View.execInEventDispatch(View.java:343) at com.jpexs.decompiler.flash.gui.player.PlayerControls.update(PlayerControls.java:324) at com.jpexs.decompiler.flash.gui.player.PlayerControls.access$500(PlayerControls.java:67) at com.jpexs.decompiler.flash.gui.player.PlayerControls$4.run(PlayerControls.java:291) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) Caused by: java.lang.NullPointerException at com.sun.proxy.$Proxy12.getReadyState(Unknown Source) at com.jpexs.decompiler.flash.gui.player.FlashPlayerPanel.getTotalFrames(FlashPlayerPanel.jav a:114) at com.jpexs.decompiler.flash.gui.player.PlayerControls$5.run(PlayerControls.java:335) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
developer
swf?
developer
And why did you write here? I think you have a totally diffrent problem, please create a new issue.
user
I have other issues in it but no one looks at it. . .
developer
This is my issue, and i solved it. I saw that you created a new issue for your swf (#754), so i close this.
State: new→closed
Assigned:developer honfika