Scrollpane help, please

I’m making a sort of simple Flash interface for a project using cs4 and as3. On one part of the interface I have these five long images that go off the screen. All I want to do is make it so the viewer can scroll those five images up and down, independently from one another, so you can view the whole thing through scrolling. I just want to do this in as simple a way as possible. I’ve tried xml and loading swf files into the document and it all gets too complicated and ends up having major errors after a while.
Anywho, I figured that maybe the easiest way to do this is to use the scrollpane component but no matter how many tutorials or forums I look up, I haven’t found anything that helps and I can’t figure it out for the life of me.
I’m going crazy trying to figure this out so if someone could please either inform on how to make the scrollpane work (for just one long vertical image) or point me to a place that explains it I would be so sooo appreciative!!

Thanks in advanced!