swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] how to add a sprite in a pdf2swf converted file


From: Matthias Kramm
Subject: Re: [Swftools-common] how to add a sprite in a pdf2swf converted file
Date: Mon, 25 Aug 2008 09:10:59 +0200
User-agent: Mutt/1.5.6i

On Sun, Aug 24, 2008 at 12:59:09PM +0200, Pablo Rodríguez <address@hidden> 
wrote:
> I have a presentation as PDF document and I would like to embed a small 
> sprite (http://ousia.justfree.com/aibo01.swf) in the final SWF file.
> 
> Even if I manage to embed it in the PDF document (as multimedia object 
> as per PDF 1.5 [if I'm not wrong]), I guess that pdf2swf won't be able 
> to embed it in the final PDF file, since xpdf has no support for 
> multimedia objects (AFAIK), will it?
> 
> Is there other way for doing that than extracting all the jpeg images 
> and writing a timeline for them?

Try swfcombining the sprite with the document:

    swfcombine -Tm document.swf aibo01.swf

you might have to make sure the sprite has a similar frame number as
the document for this to work, though.

Greetings

Matthias






reply via email to

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