swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] pdf2swf crashes and problems


From: Mikael Nilsson
Subject: [Swftools-common] pdf2swf crashes and problems
Date: Thu, 19 Nov 2009 21:08:54 +0100

Hello
I have two separate problems using pdf2swf.
Problem 1:
I have a few pdf files that fails on converting page nr 1024. When
extracting page 1024 to separete pdf the conversion works fine...how
come?Can i do anything about this? ( I use a command like :    pdf2swf
file.pdf -o %.swf     for converting pages to separete files for use in a
custom viewer   )

Problem 2:
I have some other pdf files where i get this message on some specific
pages:xpdf reports document as brokenWhat to to...?
Any help or tips is greatly appreciated

( Sorry about last mail with wrong subject)

/Mikael


--------------------------------------------------
From: "Matthias Kramm" <address@hidden>
Sent: Thursday, November 19, 2009 9:05 PM
To: <address@hidden>
Subject: Re: [Swftools-common] png2swf Security.allowDomain

On Wed, Nov 18, 2009 at 12:45:40PM +0000, Adam Perry <address@hidden> wrote:
I have been evaluating the excellent "swftools" suite, which looks to
be an extremely useful tool! In particular I am looking at png2swf and
jpg2swf.  I want to create a Flash 9 movie, but need to set
Security.allowDomain("*") !

Try compiling the following script with swfc:

.flash version=9
   .png image "image.png"
   .put image
   .action:
Security.allowDomain("*")
   .end
.end

Matthias








reply via email to

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