On 9 March 2010 05:01, Chris de Kok <[email protected]> wrote: > Is it possible to set the width of the swf? I see some other post used -X > but In the latest development snapshot I don't see it included (on windows)
swfcombine is what you need. Execute with --help, and you'll see, -X , --width <width> Force movie bbox width to <width> (default: use master width (not with -t)) -Y , --height <height> Force movie bbox height to <height> (default: use master height (not with -t)) Regards, Chris.
