Цитата:
Сказал что mark.cacheAsBitmap именно true
Покрутил. Тормозит. Ругнулся.
|
Цитата:
|
То есть физиологический размер карты условно говоря 4000 на 4000,
|

Код:
In the following cases a movie clip does not use a bitmap even
if the cacheAsBitmap property is set to true, and instead renders
the movie clip from vector data:
- The bitmap is too large: greater than 2880 pixels in either direction.
- The bitmap fails to allocate memory (due to an out of memory error).