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.

#1917 Invalid Sound
Author:
modder69

Date created:
Type: question
Visibility: Everybody
Assigned to:
Labels: Sound
State: closed 

> What steps will reproduce the problem?
Replacing sound
> What is the expected output? What do you see instead?
Sound should be replaced but it's showing invalid sound
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
Am using the latest version. Not nightly build. Windows 11
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
Replacing some audio is working but some sounds aren't replacing
Please attach sample SWF and/or sound files that I can reproduce it on.
This is usually caused by unsupported file format.

Also the new feature copy matrix is a bit buggy
This MP3 has sampling rate of 48 kHz.
48 kHz is unsupported in SWF file.
You must convert the file to one of the supported sampling rates (11 kHz, 22 kHz, 44 kHz)
using some sound editor before importing.
In nightly 2367 I added better error message which tells about the sampling rate problem.
State: new→upgraded
Type: bug→question
Type: bug→question
Okay. Thanks a for the information
State: upgraded→closed