Answers

Question and Answer:

  Home  Adobe Flex Actionscript

⟩ What is Display list?

Display list is hierarchy of display objects that will be rendered as visible screen content by Flash Player. The Stage is the root of the display list, and all the display objects that are attached to the Stage or one of its children form the display list (even if the object isn't actually rendered, for example if it's outside the boundaries of the Stage).

 192 views

More Questions for you: