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#1835 sound cant be extracted or changed or stop
Author: ALBARWN
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Sound
State: closed
> What steps will reproduce the problem?
i try to extract or change the file in main
> What is the expected output? What do you see instead?
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
the last update version i have win 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 need extract and change the file sound
the path is
units/common/sounds/introSound.mp3
is there issue to do that
the file is attached ( sorry for my bad English )
main.swf (477 KiB)
You can export the "We can, book 3" sound from the sounds treenode - right click
SoundStreamHead(155) and select "export selection".
You cannot replace (change) this sound as it is stored as stream in the SWF file and the
decompiler is unable to handle stream saving/splitting, sorry.
State: new→opened
OK
CAN I MUTE THE SOUND IS THERE A WAY
You can stop playing the sound - there is stop button under it.
See attached screenshot.
sound_stop.png (85 KiB)
FFDec version 18.2.0 supports replacing SoundStreamHead.
State: opened→upgraded
State: upgraded→closed