Flash Form 04.06.08
I have a form that is in Flash CS3 that I need to have submitted with PHP and emailed. There is also a file upload that needs to be able to upload the file and be attached to the email. The upload file with either be a Word Document (.doc, .docx), PDF (.pdf), or a text file (.txt) only.
The form is built and is attached. I need the ability for a user to fill out the form, select a file for upload, and then have the data from the fields and the file to be emailed with php.
The version of Flash that the file is in, and that I want it to remain in is CS3.



