AS3 scrollRect vs height & getBounds()
Oct, 22 - 2008 14 comments Uncategorized
The new scrollRect property in AS3 DisplayObjects is pretty cool. If you haven’t run into it yet, it’s a fairly simple way to set a rectangular window on a larger piece of content without the hassle of drawing a rectangle and using a mask and inverse positioning the content… For the most common masking operations […]
Continue Reading