php flash email form
and you'll find a lot of tutorials. The Kirupa one is pretty good:
http://www.kirupa.com/developer/actionscript/flash_php_email.htm
http://www.thegoldenmean.com/technique/flashMX_mailform1.html
You don't need to download PHP software, but you do need to write the
PHP script in a text editor or web page program like Dreamweaver -- do
you have that? Then you need to upload your PHP script (just a text page
saved as whatever.php -- or in the case above, saved as
processEmail.php) in order to test or for it to work.
As I mentioned, your web host does have to support PHP for this to work.
Try the tutorial above; it's more modern and easy to follow.
Post any specific questions if you have them...
good luck :)
http://www.chami.com/html-kit/
--
-------------------------------
Remove '_spamkiller_' to mail
-------------------------------
The PHP "program" you wrote is separate from your Flash file. The Flash
file will communicate with the PHP file (using ActionScript that you
have written in Flash, if you follow the tutorial) once you upload the
php file and your swf file to your web server.
<br />
< />??.???.?___________________
Co-Applicant Signature Date
U?????????
so the application i created with microsoft work, i open it with flash and
save it as swf ?
Thanks again, really apreciate your helping me