timknip / pyswf

A Python library to read and write SWF files
https://github.com/timknip/pyswf/wiki
MIT License
158 stars 66 forks source link

parsing header twice for ordinary (non-compressed) swf #44

Open zhzhzoo opened 8 years ago

zhzhzoo commented 8 years ago

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