AS3 101:The Display List

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)

In this sixth installment of AS3 101, we’ll be studying topics related to the “Display List”, Flash’s rendering system. With a solid understanding of how to program the Display List, a whole world of dynamic possibilities open up. You will no longer be tied to static display structure that you create on the timeline in the IDE, but you can create and destroy MovieClips (and more) with code.

There is much to know, so we’d better get started. Our ultimate goal is a wall of clickable images (go and check out the demo). While simple, it introduces many Display List programming techniques.

http://active.tutsplus.com/tutorials/actionscript/as3-101the-display-list/

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>