> is there a "scale fit" option for the image objects?
>
>> If I understand you correctly, you can simply set the rectangle of an
>> image to scale it to any dimensions. When you first set an image, the
>> object scales to fit the image. You can prevent the resizing, I think by
>> setting the lockLoc of it to true.
Yes I can prevent the resizing but il I load an another image, this image
is distorted - if it has not the same dimension. Ok; I think I have to
write a script to handle this behaviour : changee the dimension of my objet
proportionately.
Guillaume