Creating an "attach file" field for the user to upload in a flash
actionscript form
Iīve made a form that sends data entred by a user to an e-mail
address. So far so good. My problem is that i wanto to add an
"attach file" field but i donīt know how to do it, or at least i canīt
find out how to do it. Once the user can upload his file, this must
be sent to to the e-mail address mentioned before.
The swf containing the form is called by another swf which is called
by a php home file. I want to make this clear because i have tryied
out a component that is supposed to do the upload funtion but it only
seems to work when the swf file is called directly by an html file.
|