Solved...
I added
Code:
_root.contentNews.scrollPane.invalidate()
to the end of my onLoad function, which updates the scroll bar to fit the new content

Hope this helps someone down the road!