On Fri, Sep 09, 2005 at 11:37:06AM -0400, Mike Morrison wrote: > swfcombine -o newfile.swf rectangles.swf mycircle1=admin.swf > > ...and getting this error: > > rfxswf error: sprite doesn't end(1) > rfxswf error: sprite doesn't end(2) > swf_Relocate: Mapping id (5) never encountered before in DEFINESPRITE > > Seems to be something specific to the admin.swf file, which was created > with RoboDemo.
RoboDemo simply generates broken SWFs. They have broken Sprite hierarchy, incomplete tags, missing END markers, etc. I wrote to them about this some time ago, but they never replied. Maybe what they are doing is intentional, as some kind of copy protection or something, who knows. It might be possible to fix the RoboDemo files somehow by importing them into Macromedia Flash and then saving them again, though I haven't tried that myself. Greetings Matthias _______________________________________________ Swftools-common mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/swftools-common
