Scrolling an entire form with components

I am wanting to create a flash web form which will be used in conjuction with php to send the data. I’ve done all this fine. I can also create a scroll bar that will scroll movie contents.

However, I want to be able to put all the form contents (eg. list box, text area, combo box, etc.) in a movie clip and then scroll the entire page.

When I put the components inside a movie clip, the information is no longer viewable. In other words, the component won’t work properly inside the movie clip.

Anyone have any ideas of how to do this??

If I’m not clear, I can explain further.