Align movieclip with scrolling field?

I’ve got a dynamic text box that’s controlled with a scrollBar component. The text is updated dynamically, but it’s consistent text.

Now, I’ve got an arrow_mc movieclip that points to the first line of each paragraph as the audio hits that paragraph. Is there a way I can have the arrow scroll up and down with the textbox when the user drags the scrollbar???

Thanks!!