| Author: Deepa 28 Aug 2008 | Member Level: Diamond | Rating: Points: 6 |
hi, all u need to do is find odject Id for different format, this is one of the example i hope it ll help u..
ex: classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6
<OBJECT id=video type=application/x-oleobject height=328 width=352 classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6 bgcolor="white" color="white" background="white"><PARAM NAME="url" VALUE="mms://a1591.v71560.c7156.g.vm.akamaistream.net/7/1591/7156/41ef9795/ericssoncom.download.akamai.com/7156/ES/telecomreport/Apr05/TR5_Greater_Good_All_Subtitl.wmv"><PARAM NAME="transparentatStart" VALUE="false"><PARAM NAME="animationatStart" VALUE="true"><PARAM NAME="showdisplay" VALUE="false"><PARAM NAME="showcontrols" VALUE="true"><PARAM NAME="showtracker" VALUE="true"><PARAM NAME="showstatusbar" VALUE="true"><PARAM NAME="autoStart" VALUE="true"><PARAM NAME="autoSize" VALUE="false"><PARAM NAME="EnableContextMenu" VALUE="false"> <EMBED TYPE="application/x-mplayer2" PLUGINSPAGE="http://microsoft.com/windows/mediaplayer/en/download/" SRC="mms://a1591.v71560.c7156.g.vm.akamaistream.net/7/1591/7156/41ef9795/ericssoncom.download.akamai.com/7156/ES/telecomreport/Apr05/TR5_Greater_Good_All_Subtitl.wmv" NAME="video" width="352" height="264" TRANSPARENTATSTART="0" SHOWDISPLAY="0" SHOWCONTROLS="1" SHOWTRACKER="1" SHOWSTATUSBAR="1" ANIMATIONATSTART="1" AUTOSTART="1" ENABLECONTEXTMENU="0"></EMBED></OBJECT>
Regards, Deepa.
|
| Author: Basith 28 Aug 2008 | Member Level: Bronze | Rating: Points: 5 |
Hi Deepa
Thanks for your response, I am really new to this Video hosting world. I will give you a clear picture
1) The user will upload videos on our site, and we should support all formats of video.
2) All the videos will be stored on our website only ie. some video folder.
3) Honestly I did not get the exact idea or how to implement using your above code. Can you please guide how can i do this ???
Tons of thanks.
|
| Author: Raju.M 28 Aug 2008 | Member Level: Gold | Rating: Points: 0 |
replace ur file path with first VALUE and src
|