swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] pdf2swf


From: Ricardo Pedroso
Subject: Re: [Swftools-common] pdf2swf
Date: Thu, 24 Sep 2009 23:01:45 +0100

2009/9/24 Canda Stefan <address@hidden>:
>
> Hi,
> I'm using it in manufacture for displaying some presentations over breaks.
> I display swf in ie.
>
> I'm not sure about how pdf2swf sets delay between each pages. Is it possible 
> to set this time or is only way how to impress display time is some viewer?
>

"swfdump -r file.swf" will give you information about swf file framerate.
By default is 0.25 frames/sec (4sec)

You can change framerate like this, for eg to stay 20 sec on each
frame(page), 1/20 = 0.05:
pdf2swf -s framerate=0.05 input.pdf -o output.swf

Regards,
Ricardo

> Thanks Stetkins
>
> -----Original Message-----
> From: Brad Pitcher [mailto:address@hidden
> Sent: Wednesday, September 23, 2009 3:53 PM
> To: Canda Stefan
> Subject: Re: [Swftools-common] pdf2swf
>
> Aren't you using a viewer?  If you want the pages to automatically
> advance, but to stay on certain pages for longer or shorter, you could
> implement a viewer that does nothing more than advance the slideshow.
> _brad_
>
>
> 2009/9/23 Canda Stefan <address@hidden>:
>> Hi,
>>
>>
>>
>> is possible to set time of presentation of one screen in the swf file made
>> from pdf?
>>
>> When i use pdf2swf every page is displayed only for 3 seconds.
>>
>>
>>
>> Thanks for help
>>
>>
>>
>> Stetkins
>>
>>
>>
>> --
>>
>> Trask solutions  |  www.trask.cz
>>
>> Klostermanova 690/15
>>
>> 460 01 Liberec, Česká republika
>>
>> T +420 725 722 990 F +420 220 414 127
>>
>> --
>>
>> enabling innovation
>>
>>
>
>
>




reply via email to

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