|
This page is maintained by the Division of Information Technology
Last modified: Fri December 11, 2012 11:34 AM © 2009 University of Maryland For questions about the website, contact learningtools@umd.edu |
Below is the HTML code that you can copy and paste it to your web page. In the code you have to replace the "yourfolder/filename.wmv" with your actual path and file name. Contact learningtools@umd.edu [1] if you have any questions to use the code above.
| <object width="320" height="320" type="application/x-oleobject" standby="Loading Windows Media Player components..." classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" id="MediaPlayer"> <param value="http://streaming.umd.edu/academic/li/myvideos/test-wmv.wmv" name="FileName" /> <param value="true" name="ShowControls" /> <param value="false" name="ShowStatusBar" /> <param value="false" name="ShowDisplay" /> <param value="false" name="autostart" /> <embed width="320" height="320" autostart="0" showdisplay="0" showstatusbar="0" showcontrols="1" name="MediaPlayer" src="http://streaming.umd.edu/academic/li/myvideos/test-wmv.wmv" type="application/x-mplayer2"></embed> </object> |
Links:
[1] mailto:learningtools@umd.edu
[2] http://www.apple.com/quicktime/tutorials/embed2.html