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.

#2132 ability to see soundstreamhead as separate
Author:
GreatFunk

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

it would be a nice feature for this program, it will separate a sounds from swf that has
SoundStreamHead instead of combining it together.

Can you rephrase that? I don't understand what feature you are asking for, so I think it
could be unclear to the developer too.
I think he means that the soundstream can contain multiple parts
(To be specific: there exist some pauses where frames do not contain StreamSoundData)
Sound stream in this SWF file could then be separated in a few parts.
I thinking about the possible solution...
and that is...
I think the solution is possible, but I need to modify a lot of code since everywhere it
expects single stream per sprite/timeline.
Will let you know...
This is implemented in nightly 2726.
I don't know whether it is useful for this particular SWF file,
but may be useful for other SWF files.
This also fixes FLA export of streamed sound (like #1194)
State: new→upgraded
State: upgraded→closed