A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: .swf as an email

  1. #1
    Junior Member
    Join Date
    Oct 2001
    Posts
    5

    Angry

    Is it possible to insert a .swf into an email message so that it plays when the email is opened? The idea is to use my address bookas a database to send a promotional advert for my business to old and prospective clients.
    thanks

  2. #2
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    Create a swf and webpage- upload to a server, change the HTML so that the objects src is exact instead of relative- set outlook to export as html then either set the html as your wallpaper, signature, or send it from IE.

  3. #3
    Junior Member
    Join Date
    Dec 2000
    Posts
    23
    I have the same question as above....i tried what you said...it sends the page..with the correct .swf file, but the movie appears blank in my email? it's the same on other computers too...what am I missing. Is there some extra code needed in the HMTL?

    -lara

  4. #4
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    In the Object Tag look for the <PARAM NAME=movie VALUE="mymovie.swf"> and type the absoulute URL including the http:/ of your SWF.

    It works- I've made about 6 of them in the last month.

  5. #5
    Member
    Join Date
    Nov 2000
    Posts
    32

    meeeee toooo

    i've been working on this as well....i can get it to work if you open the email in outlook or outlook express....but does anyone know how to make it work in web based email (i.e. hotmail)???????

  6. #6
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    The E-Mail client has to be set to recieve HTML E-Mail and the Senders E-Mail Client has to be set to send HTML E-Mail- In otherwords there is a large chance that it won't work becuse most people nowdays disable HTML E-Mail due to outlooks and other e-mail clients ability to excute VB scripts via just viewing it or previewing it in a preview pane.

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