Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Lag when multiple MovieClip moving on screen?

Explorer ,
Apr 19, 2013 Apr 19, 2013

is there anyway to solve it? I tried to create the maximum number of MCs I needed before hand and hide them out of stage when not needed instead of keep on adding and removing coz it lags that way too, the total number of MC is around 11. Thanks

TOPICS
ActionScript
424
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 19, 2013 Apr 19, 2013

if they are only moving (and not changing frames, alpha etc that would require a bitmap change), enable their cacheAsBitmap property.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 19, 2013 Apr 19, 2013
LATEST

Ohh I tried that earlier it still lags, and also I'll be needing the alpha too.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines