AS2 - move two objects with drag?

I’ve been looking all over and I see that there’s no simple way to drag more than one object with startDrag. But there must be some way of coding it so that, say, movieClipA._x = movieClipB._x, so they move together. It must be possible, right?