PDA

View Full Version : Smoothing



vxd
April 14th, 2009, 06:02 AM
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

senocular
April 14th, 2009, 09:22 AM
for images placed on the timeline in the authoring tool (not created with ActionScript), its smoothing settings are based on the smoothing option for that images properties in the library. It cannot be changed at runtime.