[pchelpers] webcam page

  • From: pccowboy <saddle@xxxxxxx>
  • To: pchelpers@xxxxxxxxxxxxx
  • Date: Wed, 05 Dec 2012 18:07:58 -0600

I'm trying to put html code on one of my webpages so I can have 
streaming video.
I'm following the instructions but the code isn't working. The page is 
only showing the
written out code and not doing what it is suppose to do.
Can someone see what is wrong with this code.

Thanks
Dallas

/<a href="http://www.lewissaddleshop.com/webfile/webcam.wvx";>Webcam</a>/

/<OBJECT ID="MediaPlayer0" WIDTH=640 HEIGHT=525//
/CLASSID="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95"/
/STANDBY="Loading Windows Media Player components..."/
/TYPE="application/x-oleobject">//

/<PARAM name="autoStart" value="True">//
/<PARAM name="filename" value="webcam.wvx">//

/<EMBED TYPE="application/x-mplayer2"//
/src="webcam.wvx"/
/NAME="MediaPlayer0"
WIDTH=640/
/HEIGHT=525>/
/</EMBED>/
/</OBJECT>//







Other related posts:

  • » [pchelpers] webcam page - pccowboy