Question
Moving images smothly across the stage
I am trying to write a script that animates images, moving
them smoothly and slowly across the stage. If I load the image in
authoring time and embed it on a movie clip, i have no problem
incrementing the x position by 0.25 for example. But if a load the
image at runtime using a loader the image jumps from pixel to
pixel. For some reason it seems that I am not able to turn the
pixelSnapping off.
Code is bellow.
Any ideas??????
thanks
Code is bellow.
Any ideas??????
thanks