If I understand your problem correctly, Mouse.X and Mouse.Y coordinates don't work when your screen starts scrolling, is this right?
If you have layers with different parallax, use Mouse.X(layer) and Mouse.Y(layer) to get cursor position for a specific layer.