Hello everyone, i’ve got this little issue maybe someone here can help me with:
For a bitmap imported into the library in flash you can set “allow smoothing” so it does not jitter when you script it around the stage. Works like a charm. However, if you use a .flv as a source instead of a bitmap, there is no such “allow smoothing” option resulting in jerky jittery movement. (no subpixel rendering)
Is there a way to make the video behave the same as the imported bitmaps?
tnx in advance.