swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] PDF in SWF


From: Matthias Kramm
Subject: Re: [Swftools-common] PDF in SWF
Date: Tue, 24 Jun 2008 17:55:34 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

On Tue, Jun 24, 2008 at 10:56:22AM +0200, Benedikt Quirmbach <address@hidden> 
wrote:
> I use swfc for some time to create SWFs with an image as background  
> and some buttons inside.
> 
> Now I would like to combine a PDF as background and some buttons.
> As read the documentation I undestand that I have to create two SWFs -  
> one with pdf2swf (the PDF as background) and one with swfc (the  
> buttons) - and than combine them with swfcombine.

You can skip the swfcombine step, and just do a

    .swf background filethatwasconvertedbypdf2swf.swf

So you only need to create one SWF (and the swfc script).

Btw., I wonder whether it would make sense for pdf2swf to support
something like

    .pdf somefile.pdf

which does the conversion on-the-fly. In your application, that
would reduce the number of required intermediate SWFs to zero.

Greetings

Matthias






reply via email to

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