Hi!!
I’m loading a Movieclip (with enough vector details) from a swf library with Assets.loadLibrary and Assets.getMovieClip methods.
On my computer, the movieclip has a nice graphic definition but when a render it on mobile the graph is blurred (with cacheAsBitmap or not). It happens the same if in my computer I change the movieclip scale, for example… in half.
Is there any way to adjust the smoothing to get better definition when the movieclip reduce its size?