Flash Player 6.0.79.
Flash MX 2004.
componentInstance.width
componentInstance
Property (read-only); a number indicating the width of the object in pixels.
The following example sets the width of the TextArea component to 450 pixels:
mytextarea.width = 450;