movieclip _x relative to _root._x
i KNOW i've been through this situation before, but i can't recall how i did it.
i'm making a jeopardy template for a fellow goon, and i'm making each question box an instance of one movieclip.
what i want to happen is when the user clicks on the question they want, the question box repositions itself to the center x and y of the screen, and also scales to take up the whole screen.
so far i've got it to work, but only from ONE position on the board.
for example, if the question box is on the left side of the board, it works fine. yet, if i place the question box on the right side or lower on the board, it still only repositions to the center of the question box's x position, not the root.
what do i need to put in the question box's code to make the variables involving x and y to reposition according to the ROOT x and y?
again, i KNOW this is simple, but it's late for me and i can NOT find the solution i had before.
thanks.
nolen