# Stretch stage to textField.\_height

**URL:** https://forum.kirupa.com/t/stretch-stage-to-textfield--height/195509
**Category:** Uncategorized
**Created:** [August 1, 2006, 6:33am UTC](https://forum.kirupa.com/t/stretch-stage-to-textfield--height/195509 "2006-08-01T06:33:36Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![modifier](https://avatars.discourse-cdn.com/v4/letter/m/ac8455/32.png) [@modifier](https://forum.kirupa.com/u/modifier)
#### Post date: [August 1, 2006, 6:33am UTC](https://forum.kirupa.com/t/stretch-stage-to-textfield--height/195509/1 "2006-08-01T06:33:36Z")

</div>

hi everybody,

i have:

- a flash movie with 300x20px dimensions
- a dynamic textfield
- xml data parsed into the textfield

now i’m trying to scale the height of the movie/stage to the height of the textfield after the xmldata was parsed in. but i can’t figure out, how to :ne:

i’ve tried stage.\_height = textField.\_height. _don’t laugh_ :sigh:

could anyone give me a hint?

regards  
mod
