swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] Unknown/Unsupported Object Type for id : DEFINEBUTTON


From: Ilias el Matani
Subject: [Swftools-common] Unknown/Unsupported Object Type for id : DEFINEBUTTON
Date: Sun, 17 Feb 2013 21:05:20 +0100

Hi there,

Having some issues with creating bitmaps from swf files.
When running the command $ swfrender input.swf -o outputfile.png -l

Getting the error messages (and not output file!):
Unknown/Unsupported Object Type for id 156: DEFINEBUTTON
Unknown/Unsupported Object Type for id 159: DEFINEBUTTON

Unknown/Unsupported Object Type for id 162: DEFINEBUTTON


Dump of the swf files learn us the following

[007]        60 DEFINEBUTTON defines id 0156
                 | Show 157 at depth 145 for [up]
                 | Show 158 at depth 145 for [over]
                 | Show 158 at depth 145 for [down]
                 | Show 157 at depth 145 for [hit]
[01a]        15 PLACEOBJECT2 places id 0156 at depth 0146 name "button156"
[020]        36 DEFINESHAPE3 defines id 0160
[020]        36 DEFINESHAPE3 defines id 0161
[007]        59 DEFINEBUTTON defines id 0159
                 | Show 160 at depth 146 for [up]
                 | Show 161 at depth 146 for [over]
                 | Show 161 at depth 146 for [down]
                 | Show 160 at depth 146 for [hit]
[01a]        15 PLACEOBJECT2 places id 0159 at depth 0147 name "button159"
[020]        36 DEFINESHAPE3 defines id 0163
[020]        36 DEFINESHAPE3 defines id 0164
[007]        59 DEFINEBUTTON defines id 0162
                 | Show 163 at depth 147 for [up]
                 | Show 164 at depth 147 for [over]
                 | Show 164 at depth 147 for [down]
                 | Show 163 at depth 147 for [hit]

My question is, is there a way that we can ignore the unsupported object types to get the output?

Kind regards,
Ilias el Matani

reply via email to

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