Scrolling an entire form with components

I’ve created a Flash Form with text area, combo box, and text input components. All of these fields work in conjuction with php and then the form info. can be submitted to a designated email via PHP.

This all works great no problem.

What I want to do, however, is have all of my form elements be contained within a single flash page that scrolls. Right now I have the form exported as a swf and then loaded into an html page that does the scrolling.

I want the scrolling to take place within flash.

Does anyone know how to scroll all of these form components in one page???

Thanks,

Michael