Friday, March 26, 2010

Zoom in Effect

Hi,



Is there a way to zoom in an image without having the image
distorted?



thanks in advance.Zoom in Effect
explainerdc wrote:

%26gt; Hi,

%26gt;

%26gt; Is there a way to zoom in an image without having the
image distorted?

%26gt;

%26gt; thanks in advance.



HI! Start from the largest possible image then tween it
inwards. This way

when you view the zoomed in version it will be clear.



Hope this is what you mean.



Paul





Zoom in Effect
Thanks for the rep. I have been able to take out the jerks
and distortions in the out by editing the bitmap property to allow
for smoothing. However this has no effect when the flash is
exported to play in flash 7 or lower. Any ideas?
explainerdc wrote:

%26gt; Thanks for the rep. I have been able to take out the
jerks and

%26gt; distortions in the out by editing the bitmap property to
allow for

%26gt; smoothing. However this has no effect when the flash is
exported to play

%26gt; in flash 7 or lower. Any ideas?



HI! I know what you mean, flash is good a scalling down
vector images but

raster ( bitmap ) is another story. Do a search for program
that scales down

raster images in batch so that you get multiple scaled down
images.



I wish I could be of more help, I am sure one of these days I
will run into

the same problem and hope that I will find solution to this
problem here in

this forum. :)



Paul






Vectors scale not just down, but up and rotate any direction
without loss of quality because they

are resolution free. Bitmaps are not and flash does not
handle bitmaps well when it comes to

scaling. any amount of scaling and rotation will lead to loss
of quality.



Add this to frame 1:



_quality = ''BEST'';



but user beware as it will also cause some playback
performance issues depending on size of image.



Chris Georgenes

Animator


http://www.mudbubble.com


http://www.keyframer.com

Adobe Community Expert



*\^^/*

(OO)

%26lt;----%26gt;



Paul wrote:

%26gt; explainerdc wrote:

%26gt;

%26gt;%26gt;Thanks for the rep. I have been able to take out the
jerks and

%26gt;%26gt;distortions in the out by editing the bitmap property
to allow for

%26gt;%26gt;smoothing. However this has no effect when the flash
is exported to play

%26gt;%26gt;in flash 7 or lower. Any ideas?

%26gt;

%26gt;

%26gt; HI! I know what you mean, flash is good a scalling down
vector images but

%26gt; raster ( bitmap ) is another story. Do a search for
program that scales down

%26gt; raster images in batch so that you get multiple scaled
down images.

%26gt;

%26gt; I wish I could be of more help, I am sure one of these
days I will run into

%26gt; the same problem and hope that I will find solution to
this problem here in

%26gt; this forum. :)

%26gt;

%26gt; Paul

%26gt;

%26gt;

No comments:

Post a Comment