you can significantly improve performance by enabling your movieclip's cacheAsBitmap and cacheAsBitmapMatrix property and do NOT change frames in your movieclip. ie, use code to rotate your bitmap (converted to a movieclip).
↧
you can significantly improve performance by enabling your movieclip's cacheAsBitmap and cacheAsBitmapMatrix property and do NOT change frames in your movieclip. ie, use code to rotate your bitmap (converted to a movieclip).