Stage.height and width

[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://