A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: is it posible to imbed flash into an email....

  1. #1
    Member
    Join Date
    Dec 2000
    Posts
    83
    I want to be able to embed a flash animation into an email, is there a way to do this. I know this is more of an html issue but I was hoping that someone here could help.

    (<html>
    <body bgcolor="#000000" text="#eecc00">
    <center><font size="7" color="99ff66">Here is My Header</font><br><br>
    <img
    src="http://here is where my image address is" br><br>
    <font size="7" color="99ff66">Here is my text message</font><br><br></center>
    </body>
    </html>)

    This will load a simple image but is there a way to load an .html or a .swf. I have tried it many different ways.
    [Edited by crsreid on 08-05-2002 at 12:47 AM]

  2. #2
    NerdInside's Avatar
    Join Date
    May 2001
    Location
    Penguin Island
    Posts
    3,439
    You can insert HTML Flash tags into an e-mail and it should work for most e-mail clients. But AOL and MSN and I think Hotmail do not accept Flash in there e-mail's, maybe I'm wrong.

  3. #3
    Member
    Join Date
    Dec 2000
    Posts
    83
    What are the flash tags you are talking about...Can someone explain this a little or give an example

    Thanks

  4. #4
    NerdInside's Avatar
    Join Date
    May 2001
    Location
    Penguin Island
    Posts
    3,439
    When you put a Flash movie into a HTML page, you have do the embed tag and the object tag. Those.

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