A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Handling Flash files in Microsoft Outlook



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old August 29th 06, 07:51 AM posted to microsoft.public.outlook.program_forms
Sarbashish
external usenet poster
 
Posts: 1
Default Handling Flash files in Microsoft Outlook

I need to send flash files in HTML format as an email signature in outlook.
Now if the security is high in the target audience's computer then I need to
display the animated gif image.

I know Microsoft has come up with the security feature which does not allow
to send and read emails which has an object tag.

I have written the following code. It works great in the IE browser but not
on the email client.

Here goes the code....

!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"
head
meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /
titleFlash Embedded/title
/head
body bgcolor="#ffffff"
object
data="http://www.izmocars.com/izmomailservice/newcars/data/volkswagen/golf_gl03.swf?did=ICIM2004BOBNW"
type="application/x-shockwave-flash" width="534" height="270" VIEWASTEXT
param name=movie
value="http://www.izmocars.com/izmomailservice/newcars/data/volkswagen/golf_gl03.swf?did=ICIM2004BOBNW"
param name="menu" value="false" /
param name="wmode" value="transparent" /
param name="quality" value="best" /
param name="flashVersion" value="9"/
img alt= "alternative image"
src="http://images.automotive.com/stock/300/VOLKSWAGEN/PASSAT/2004/4SA.JPG" /
/object
/body
/html
 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
flash ecards in outlook Rupal Outlook - General Queries 1 June 3rd 06 05:18 PM
Need to continously access .pst files from a usb flash drive how? SteveC Outlook - Using Contacts 3 May 22nd 06 07:09 AM
Handling Outlook COM exceptions in .Net [email protected] Add-ins for Outlook 3 February 24th 06 06:53 AM
How can I save an Outlook calander to a flash drive? tkaddatz Outlook - Calandaring 3 February 7th 06 07:10 AM
Outlook on flash drive possible?? Emma Steed Outlook - General Queries 1 January 15th 06 04:02 AM


All times are GMT +1. The time now is 06:04 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.