attachMovie question...Stuck need help!

ok so i made a post yesterday reguarding an issue with an item centering. How would i center this?

this.attachMovie(‘Nav’, ‘menu_mc’, 1, NavTemplate);

right now i have…

this.menu_mc._x = Stage.width/2;

but its not staying centered when i PUBLISH the page. It’s all fine and good when i just test movie…I’m stuck please help