I can't believe I missed that. Thanks. My dumbness. -----Original Message----- From: Chris Flowers [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 8:59 PM To: David Campbell; [email protected] Subject: Re: [Swftools-common] pdf2swf followed by swfcombine - file size issues
----- Original Message ----- From: "David Campbell" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, September 20, 2005 9:15 AM Subject: [Swftools-common] pdf2swf followed by swfcombine - file size issues > All, > > I am using pdf2swf to convert several PDFs to SWFs and then I use swfcombine > to combine the generated SWF with a 1Kb security SWF. This security SWF has > only a holder movieclip on the root which I place the generated SWF into. I > then have a simple if statement, checking for a particular global object. If > that object isn't available, I remove the holder movieclip on the root. The > problem is that the generated SWFs, which are ~160Kb, turn into 205Kb SWFs > after running swfcombine. Is there any way to prevent this large increase in > size? > > Cheers. > > - Dave > > > > _______________________________________________ > Swftools-common mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/swftools-common Maybe try the -z compression flag and make sure version 6 is being generated? Chris _______________________________________________ Swftools-common mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/swftools-common
