timknip / pyswf

A Python library to read and write SWF files

Home Page:https://github.com/timknip/pyswf/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parsing header twice for ordinary (non-compressed) swf

zhzhzoo opened this issue · comments

movie.py line 144 parsed swf header, but 159-161 did that again.
so now pyswf can't work with ordinary swf.