A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: flash email

  1. #1
    Can anyone guide me to a tutorial about how to send flash (or HTML) email? I've tried it using outlook express (which calls a flash movie on my server) but the end result doesn't show up in Yahoo or MSN. Any suggestions?

  2. #2
    Moderator enpstudios's Avatar
    Join Date
    Jun 2001
    Location
    Tampa, Fl.
    Posts
    11,282
    I'm a little confused as to what you mean exactly.
    Here is how to send basic email:

    on (release) {
    getURL ("mailto:you@yourdomain.com?Subject=Website Feedback");
    }

  3. #3
    Old Member gecko2's Avatar
    Join Date
    Aug 2000
    Location
    New Yorkshire, UK
    Posts
    627

  4. #4
    Junior Member
    Join Date
    Jun 2001
    Posts
    14
    Link to your .swf. But, make sure the path is absolute! This should be fine in web mail (providing the browser has correct plugin and all your html is OK of course). Don't know about Outlook Express???

  5. #5
    Demonnac
    Guest
    I can make you what your looking for, jsut tell me any type of graphcus or animations along with it?

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