Possitioning question

Oi!

Im doing a website. And I’ve got a “header.swf” that is loaded externaly into a “main.swf” using this code:

loadMovieNum("header.swf",2);

But I want to possition the “header.swf” where I want.
At this location:
**X: **186.5
**Y: **71.7

How can I do that with AS?

-peace:mountie: