Is there a way have smoothing = true on an image on the stage that isn’t dynamically added.
I know about “allow smoothing”
What I want to do is have the image smoothing = true when mouse is over the image so a tween event can occur. The reason I want to do it like this is because I don’t like it when "allow smoothing’is ticked the image is blurred.
Thanks
vxd