# Stage.height and width

**URL:** https://forum.kirupa.com/t/stage-height-and-width/75181
**Category:** Uncategorized
**Created:** [January 6, 2005, 4:31pm UTC](https://forum.kirupa.com/t/stage-height-and-width/75181 "2005-01-06T16:31:23Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![pointer](https://avatars.discourse-cdn.com/v4/letter/p/e495f1/32.png) [@pointer](https://forum.kirupa.com/u/pointer)
#### Post date: [January 6, 2005, 4:31pm UTC](https://forum.kirupa.com/t/stage-height-and-width/75181/1 "2005-01-06T16:31:23Z")

</div>

[indent]Code:

this.\_x = 0 - (Stage.width - 780)/2 + 20;

this.\_y = 0 - (Stage.height - 570)/2 + 20;

[/indent]

This will give me top and left site 20px away…  
How do i fix this for bottom and right side.

And the 2nd Question is.

Is there a solution to call for example 5 swf’s and give him  
something like width = 20%

Hope you know what i mean.

Greetz://
