swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] extracting images from swf file


From: Jose
Subject: [Swftools-common] extracting images from swf file
Date: Thu, 8 Oct 2009 18:27:59 +0200

Hi,

I am using a simple python from the mailing list to save all the
images from a swf file. It works fine for a few swf I tried  but in
one I get this:

GetU8() out of bounds: TagID = 17
GetU8() out of bounds: TagID = 17
Traceback (most recent call last):
  File "./imgs.py", line 11, in <module>
    swf = SWF.load(file)
Exception: TagID 17664 not defined

Any idea what the exception means ?

thanks and regards




reply via email to

[Prev in Thread] Current Thread [Next in Thread]