Looking at 'http://bobsleigh.com/i/Video/2005-2006/heat on ice_jean prahm.swf'
(renamed to file.swf locally for simplicity) $ uname -opr 2.6.15-gentoo-r1 AMD Athlon(tm) 64 Processor 3200+ GNU/Linux $ swfextract -V swfextract - part of swftools 0.7.0 $ swfextract file.swf Objects in file file.swf: [-i] 9 Shapes: ID(s) 1, 3, 4, 6, 8, 10, 13, 16, 17 [-i] 6 MovieClips: ID(s) 5, 7, 9, 11, 14, 18 [-f] 1 Frame: ID(s) 0 [-m] 1 MP3 Soundstream $ swfextract -i 5 file.swf rfxswf: Warning: num_bits overflow in swf_SetRect rfxswf: Warning: num_bits overflow in swf_SetRect $ swfextract -i 7 file.swf rfxswf: Warning: num_bits overflow in swf_SetRect rfxswf: Warning: num_bits overflow in swf_SetRect $ swfextract -i 9 file.swf $ ls -al output.swf -rw------- 1 user users 88 2006-01-30 08:10:32 output.swf $ swfextract -i 11 file.swf rfxswf: Warning: num_bits overflow in swf_SetRect rfxswf: Warning: num_bits overflow in swf_SetRect $ swfextract -i 14 file.swf $ ls -al output.swf -rw------- 1 user users 107 2006-01-30 08:12:37 output.swf $ swfextract -i 18 file.swf $ ls -al output.swf -rw------- 1 user users 108 2006-01-30 08:12:48 output.swf Any insight? Thank you in advance. Sorry if I have missed something obvious. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Swftools-common mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/swftools-common
