# Center movieClip on screen

**URL:** https://forum.kirupa.com/t/center-movieclip-on-screen/296930
**Category:** Uncategorized
**Created:** [September 22, 2009, 10:33pm UTC](https://forum.kirupa.com/t/center-movieclip-on-screen/296930 "2009-09-22T22:33:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lebonbon](https://avatars.discourse-cdn.com/v4/letter/l/eada6e/32.png) [@lebonbon](https://forum.kirupa.com/u/lebonbon)
#### Post date: [September 22, 2009, 10:33pm UTC](https://forum.kirupa.com/t/center-movieclip-on-screen/296930/1 "2009-09-22T22:33:05Z")

</div>

allright, i need some help…

say i have a stage that is 2000 px high…  
let’s say there are buttons spread out from top to bottom and also,  
lets say pressing anyone shows a related MC…  
how do i make that MC center to the screen (not the stage)  
wherever i may have scrolled to?

the only thing i have found after an extensive google session is some  
vague tip about using externalInterface and retrieving the position of the  
browsers native scroller from javaScrip …but seems like a bit too much work, there’s gotta be an easier way to do this.

any help appreciated. i’m a bit stuck here…  
thanks /S
