Hi there, is there any method to get the bbox of a given swf file in gfx?
I mean something like:
import gfx
swf = gfx.open("swf", "file.swf")
print swf.bbox
(Sorry if this is enabled or obvious to you, but my distribution
openSUSE-11.1 doesn't seem to have the gfx module available when
compiling and I cannot check this.)
Thanks for your help,
Pablo
