swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] pdf2swf resize swf to a specific width and height


From: Camin Camin
Subject: Re: [Swftools-common] pdf2swf resize swf to a specific width and height
Date: Thu, 21 Aug 2008 19:43:15 +0300

i need it for a flas website as i cannot put (dunno yet) in action script to make

page.loadMovie("file.swf");
page._width = 400;page._height = 566; // << this doesn't work at all :(

where file.swf was converted with pdf2swf and loads bad in flash movie
(the size is not good and i cannot change it using as2 when using loadMovie or addClip directive)

2008/8/21 Matthias Kramm <address@hidden>
On Thu, Aug 21, 2008 at 10:30:21AM +0300, Camin Camin <address@hidden> wrote:
> I am trying to output the pdf2swf the output is fine but i have some issues
> on resizing the swf.
>
> How can I output to a specified width and height ?
>
> The zoom option is  ok but i need to be more precise.

Afraid that scaling that doesn't maintain the aspect ratio
is not supported yet.
This question has popped up a couple times in the last weeks-
may I ask what you need this feature for?

Greetings

Matthias






reply via email to

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