Hi,

I have an html file which has an swf flash movie embedded in it. When I open
it in excel, it works fine and the movie is viewable. However, when I want to
send it out as an email, everything but the embedded swf is viewable, i.e.
where the swf should be instead there is a blank white space!
And yet when viewing the html file through a browser (IE6) it is perfectly
fine.
Here's the affected code - as rewritten by excel...

<tr height=17 style='height:12.75pt'>
<td height=17 class=xl26 width=19
style='height:12.75pt;width:14pt'><!--[if gte vml 1]><v:shapetype
id="_x0000_t201" coordsize="21600,21600" o:spt="201"
path="m0,0l0,21600,21600,21600,21600,0xe">
<v:stroke joinstyle="miter"/>
<v:path shadowok="f" o:extrusionok="f" strokeok="f" fillok="f"
o:connecttype="rect"/>
<o:lock v:ext="edit" shapetype="t"/>
</v:shapetype><v:shape id="_x0000_s1038" type="#_x0000_t201"
style='position:absolute;
margin-left:0;margin-top:4.5pt;width:739.5pt;height:525pt;z-index:8'
strokecolor="windowText [64]" o:insetmode="auto">
<![if gte mso 9]><v:imagedata src="./chdir._files/image001.emz"
o:title=""/>
<![endif]><x:ClientData ObjectType="Pict">
<x:SizeWithCells/>
<x:CF>Pict</x:CF>
<x:AutoPict/>
</x:ClientData>
</v:shape><![endif]--><![if !vml]><span style='mso-ignore:vglayout;
position:absolute;z-index:7;margin-left:0px;margin-top:6px;width:987px;
height:701px'><![endif]><object
classid="CLSID:D27CDB6E-AE6D-11CF-96B8-444553540000" name=ShockwaveFlash1
id=ShockwaveFlash1 v:shapes="_x0000_s1038" class=shape width=986 height=700

codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0">
<param name="_cx" value=26088>
<param name="_cy" value=18521>
<param name=FlashVars value="">
<param name=Movie
value="http:\\Camweb01\Images\Its\Dashboard\SASv1.4.9.3.0_update6.1.swf">
<param name=Src
value="http:\\Camweb01\Images\Its\Dashboard\SASv1.4.9.3.0_update6.1.swf">
<param name=WMode value=Window>
<param name=Play value=0>
<param name=Loop value=-1>
<param name=Quality value=High>
<param name=SAlign value="">
<param name=Menu value=-1>
<param name=Base value="">
<param name=AllowScriptAccess value=always>
<param name=Scale value=ShowAll>
<param name=DeviceFont value=0>
<param name=EmbedMovie value=0>
<param name=BGColor value="">
<param name=SWRemote value="">
<param name=MovieData value="">
<param name=SeamlessTabbing value=1>

<embed
src="http:\\Camweb01\Images\Its\Dashboard\SASv1.4.9.3.0_update6.1.swf"
quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="1220"
height="875"></embed></object><![if !vml]></span><![endif]></td>
<td colspan=21 class=xl26 style='mso-ignore:colspan'></td>
<td colspan=30 class=xl31 style='mso-ignore:colspan'></td>
</tr>

I've tried playing around with the filepaths and attaching the .emz file
(which i believe to be a zip of the movie file) excel created and refers to
in the above code - but to no avail?!?!

Please can someone help.

thanks in advance.