Moving something on click to desired X cordinate

Trying to get something to move to a desired X cordinate on a path to under score/highlight which page is being viewed.


on (rollOver) { 
slider.xMove = _x=422; 
}  

This is causing crazyness to go on. Am I close?

Thanks,
MT