# Height of a MovieClip with dynamically loaded content

**URL:** https://forum.kirupa.com/t/height-of-a-movieclip-with-dynamically-loaded-content/296492
**Category:** flash
**Created:** [September 15, 2009, 4:50pm UTC](https://forum.kirupa.com/t/height-of-a-movieclip-with-dynamically-loaded-content/296492 "2009-09-15T16:50:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![MRPLC](https://avatars.discourse-cdn.com/v4/letter/m/9fc29f/32.png) [@MRPLC](https://forum.kirupa.com/u/MRPLC)
#### Post date: [September 15, 2009, 4:50pm UTC](https://forum.kirupa.com/t/height-of-a-movieclip-with-dynamically-loaded-content/296492/1 "2009-09-15T16:50:05Z")

</div>

Hi, I have a movieclip that contains TextFields containing XML data, when I trace the height of the MovieClip externally, the original height (before the XML is loaded) is returned.

How can I get the new height of the MovieClip, (I am trying to align the Movieclip vertically to the centre of the stage)?

Thanks.
