open-flash / swf-parser

Rust and Typescript parsers for SWF
GNU Affero General Public License v3.0
28 stars 8 forks source link

[all] Implement parser for `DefineButtonSound` #93

Closed demurgos closed 5 years ago

demurgos commented 5 years ago

Also fixes a bug in the TS parser for SoundInfo.

Closes https://github.com/open-flash/swf-parser/issues/34