Hello people..
I have an extended Sprite object and I put in on the Stage (via addChild). How may I "anchor" it on runtime on the Stage? How may I constraint it in Columns and Rows? Suppose that I want a Sprite(Panel) object, to be always 20 pixels from right edge of the Stage, even if the Stage resized. Thank in advance. Dennis

