Цитата:
Сообщение от mooncar
MovieClip.forceSmoothing работает в AS2
|
Не уверен, т.к. не тестировал, но справка рассуждает о том, что важен способ подгрузки и способ трансформации.
Цитата:
forceSmoothing (MovieClip.forceSmoothing property)
public forceSmoothing : Boolean
A Boolean value that determines whether images that are added through
the loadMovie() method and are in the same hierarchy level as
the movie clip are smoothed when scaled.
|
На Вашем месте я срисовал бы битмап и вращал его.
см. constructor BitmapData, а также BitmapData.draw(), MovieClip.addBitmap() методы.