swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Get pictures from MovieClips


From: Matthias Kramm
Subject: Re: [Swftools-common] Get pictures from MovieClips
Date: Mon, 5 Nov 2012 16:14:53 -0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Nov 05, 2012 at 01:06:31PM +0100, Pablo Beltran <address@hidden> wrote:
> The data above corresponds to a png picture. Is the *734x449 *the total
> size of the shape and  the *fill* coordinates below the offset to draw the
> png inside the shape container?

734x449 is the size of the *bitmap*, not of the shape. The bitmap
may be scaled to fit into the shape. 
The fill coordinates below give you offset and size of the shape, though.

You may also want to try
    swfdump -b file.swf
to get explicit bounding boxes.

Matthias



reply via email to

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