Thread: video via email
View Single Post
  #3  
Old June 5th 07, 06:26 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
AlmostBob
external usenet poster
 
Posts: 297
Default video via email

OBJECT ID="MediaPlayer1" width=360 height=260
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.
cab#Version=6,0,02,902"
standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject"
PARAM NAME="fileName" VALUE=" filename here"
PARAM NAME="showControls" VALUE="true"
OBJECT class='logo' align="right" ID="MediaPlayer1" width=360 height=260
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.
cab#Version=6,0,02,902"
standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject"
PARAM NAME="fileName" VALUE=" *****full URL to file****** "
PARAM NAME="showControls" VALUE="true"
PARAM NAME="PlayCount" VALUE="0"
PARAM NAME="animationatStart" VALUE="true"
PARAM NAME="transparentatStart" VALUE="true"
EMBED type="application/x-mplayer2"
pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/"
SRC=""'
name="MediaPlayer1"
width=360
height=260
AutoStart=true
/EMBED
/OBJECTPARAM NAME="animationatStart" VALUE="true"
PARAM NAME="transparentatStart" VALUE="true"
EMBED type="application/x-mplayer2"
pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/"
SRC=""'
name="MediaPlayer1"
width=360
height=260
AutoStart=true
/EMBED
/OBJECT

This will stream a windows media file (.asf .wmv) from a web server when the
user clicks the play button on a virtual player embedded in the email. you
can place the file on any server, it is not generally a good idea to enable
the autostart parameter(below). there are similar scripts available for most
media types
PARAM NAME="autostart" VALUE="true"

--
-- -- -- -- --
Adaware http://www.lavasoft.de
spybot http://www.safer-networking.org
AVG free antivirus http://free.grisoft.com/
Etrust/Vet/CA.online Antivirus scan
http://www3.ca.com/securityadvisor/virusinfo/scan.aspx
Super Antispyware http://www.superantispyware.com/
Panda online AntiVirus scan http://www.activescan.com
Panda online AntiSpyware Scan
http://www.pandasoftware.com/virus_info/spyware/test/
Catalog of removal tools (1)
http://www.pandasoftware.com/download/utilities/
Catalog of removal tools (2)
http://www3.ca.com/securityadvisor/n...aspx?CID=40387
Trouble Shooting guide to Windows http://mvps.org/winhelp2002/
Blocking Unwanted Parasites with a Hosts file
http://mvps.org/winhelp2002/hosts.htm
links provided as a courtesy, read all instructions on the pages before
use
Grateful thanks to the authors/webmasters
_
"John Schmierer" wrote in message
...
Does anyone know the best way to send small video clips via email? I've
figured out how to capture snapshots from selected video frames and send
them as regular pictures, but I'm in the dark concerning the video itself.
Can I do this without the recipient requiring any special software?




Ads