swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] about .change


From: Matthias Kramm
Subject: Re: [Swftools-common] about .change
Date: Mon, 8 Aug 2005 23:20:58 +0200
User-agent: Mutt/1.5.6i

On Mon, Aug 08, 2005 at 12:48:22PM +0300, Andy Djagel wrote:
> 1. Does .change in .sc script affect .jpeg objects?

Yes, it does, like all other objects.

> 2. How to ".change" this jpeg to desired dimensions - something like
>    .jpeg kortinko /usr/var/kortinko.jpeg
>    .put kortinko
>    .change kortinko width=120 height=300

Try:

.jpeg kortinko /usr/var/kortinko.jpeg
.put kortinko
.frame 100
.change kortinko scalex=120 scaley=300


Greetings

Matthias






reply via email to

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