On Sun, Nov 16, 2008 at 11:19:28AM +0100, Pablo Rodríguez <[EMAIL PROTECTED]>
wrote:
> It works fine an slides are included as object 14. But using "swfextract
> -i 14" outputs the slides (http://ousia.justfree.com/output-slides.swf)
> both wrong centered (or with wrong height and width) and with too fast
> transitions.
Use "swfextract -Pi" instead of "swfextract -i". That preserves the
positioning. To modify the transition rate, you can play around
with various parameters in
swfcombine -dr <framerate> file.swf -o file.swf
.
Greetings
Matthias