Php contact form

I know this is something discussed a fair bit throughout the web, but I think I have a new problem (well, I havent been able to find a solution on all the other forums!)

I have created a (rather long) contact form for a site I am building, and all the .php that goes with it - no problem.

My problem is that my site is only 600px in height, yet the form is a lot longer. To combat this problem I inserted my “form_mc” in a scrolling text box (within Flash if you hadn’t already guessed).

THIS is the problem (I think). Because my “send” button has to be outside my “form_mc”, I put it on the main timeline. THAT didn’t work, so I created a second movie (let’s call that one “second_mc”) and placed “form_mc” in there, along with the button. Adding all the appropriate code, I thought that would do the trick… But no! :frowning:

Does ANYONE have an idea on how I can make the whole form scrollable AND work?!

Answers, or ideas would be greatly appreciated as my head is blowing up!

Thanks in advance one and all

Steev