swftools-common
[Top][All Lists]
Advanced

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

RE: [Swftools-common] SWF files scaled incorrectly


From: John Bauer
Subject: RE: [Swftools-common] SWF files scaled incorrectly
Date: Fri, 4 May 2007 08:26:25 -0500

This works ok when using an embedded player or opening the swf by
itself, I can open all of the swfs directly with the flash player
without incidient.   When I do a MovieClip.loadMovie it does not observe
the correct size of the artbox.  When I try to import the swf to the
library, it imports things wrong.  Any ideas?  Can I modify the code to
observe different constraints or set a fixed size?  I need a consistant
size for the application I'm developing.

Thanks,
John

-----Original Message-----
From: address@hidden
[mailto:address@hidden On
Behalf Of Matthias Kramm
Sent: Friday, May 04, 2007 1:52 AM
To: address@hidden
Subject: Re: [Swftools-common] SWF files scaled incorrectly

On Thu, May 03, 2007 at 02:02:24PM -0700, Rick Schmitty wrote:
> I dont know enough about making PDFs, but when pdf2swf runs, can it
> respect the borders deinfed by the pdf? 

It does. 
PDF, however, does define *five* borders (ArtBox, MediaBox, 
CropBox, TrimBox, Bleedbox), which all have some use, under 
the right circumstances. 
So pdf2swf needs to make a choice, concerning which box to
use. Right now, it's using the intersection between CropBox and
MediaBox, which works o.k. for 99% of the PDFs.

Greetings

Matthias








reply via email to

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