A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Email with attachments

  1. #1
    Member
    Join Date
    Jul 2008
    Posts
    49

    resolved Email with attachments

    Hello all of you,

    I have a flash template ( flash 8 and AS -2) and there is a very simple contact form to send mail through php. It works fine. My question is how can I capable of attach image, text,pdf file with this mail. Is it possible?

    Thanks in advance.

    Regards

    trnghosh

  2. #2
    Junior Member
    Join Date
    Sep 2010
    Posts
    6
    Yes it is possible. You need to look up Flash's FileReference Class to help with the file upload process. As well as alter the PHP file to accommodate the upload, and check to make sure your server allows attachments in your mail functions, or get an smtp mailer.

    Adobe's Reference:
    http://www.adobe.com/livedocs/flash/...=00000320.html

  3. #3
    AKA [ Paul Bainbridge] webdreamer's Avatar
    Join Date
    Aug 2001
    Location
    Glasgow, Scotland, UK
    Posts
    3,317
    Here are a couple of examples. they are not free though but don't cost much.
    You also get the source files on purchase.

    Dynamic Multipurpose Flash Contact Form
    Advanced PHP Contact Form with Upload

    If you search hard enough you might find a free one some where.

    Hope it helps
    .: To me AS is like LEGO, Only for the big Kids :.
    - Site - Blog - Twitter - Linkedin
    bringmadeleinehome.com

  4. #4
    Member
    Join Date
    Jul 2008
    Posts
    49
    Thanks for reply . I have searched but with no lucktill date .

    Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center