Flash AC help

I need to figure out a way to access the _root level _x values of a movieclip in another movieclip so like… _root.something.something._x = 0, but _root.something._x = 100, I want the _root.something.something = 100 where it references it’s position relative to the canvas rather than the parent.