QUESTION: Using MXML you can set width and height with percent values. How do I do this with ActionScript only?
WHY: Because I'm dynamically generating a Form, filled with nested HBoxes and Vboxes containing InputFields, Buttons that I want to stretch as as the Form's container changes dimensions at times. Hope there is an elegant way. Thanks, -- Keith H --

