You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.5 KiB
42 lines
1.5 KiB
<%@ page language="java" contentType="text/html; charset=UTF-8"
|
|
pageEncoding="UTF-8"%>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>视频教程列表</title>
|
|
<meta charSet="utf-8" />
|
|
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
|
|
<meta httpEquiv="Cache-Control" content="no-siteapp" />
|
|
<meta name="renderer" content="webkit" />
|
|
<meta name="keywords" content="demo" />
|
|
<meta name="description" content="demo" />
|
|
</head>
|
|
|
|
<body>
|
|
<OBJECT id=WMP height=320 standby=Loading... width=332
|
|
classid=clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6>
|
|
< PARAM NAME="URL" VALUE="D:/fly/GuiLinGL/GLGLServer/WebContent/shipin.mp4">
|
|
<PARAM NAME="rate" VALUE="1">
|
|
< PARAM NAME="balance" VALUE="0">
|
|
< PARAM NAME="currentPosition" VALUE="0">
|
|
<PARAM NAME="playCount" VALUE="1">
|
|
< PARAM NAME="autoStart" VALUE="1">
|
|
< PARAM NAME="currentMarker" VALUE="0">
|
|
< PARAM NAME="invokeURLs" VALUE="-1">
|
|
< PARAM NAME="baseURL" VALUE="">
|
|
< PARAM NAME="volume" VALUE="50">
|
|
< PARAM NAME="defaultFrame" VALUE="">
|
|
< PARAM NAME="mute" VALUE="0">
|
|
< PARAM NAME="uiMode" VALUE="full">
|
|
< PARAM NAME="stretchToFit" VALUE="0">
|
|
< PARAM NAME="windowlessVideo" VALUE="0">
|
|
< PARAM NAME="enabled" VALUE="-1">
|
|
< PARAM NAME="enableContextMenu" VALUE="-1">
|
|
< PARAM NAME="fullScreen" VALUE="0">
|
|
< PARAM NAME="SAMIStyle" VALUE="">
|
|
< PARAM NAME="SAMILang" VALUE="">
|
|
< PARAM NAME="SAMIFilename" VALUE="">
|
|
< PARAM NAME="captioningID" VALUE="">
|
|
< /OBJECT>
|
|
</body>
|
|
</html> |