惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
Y
Y Combinator Blog
M
MIT News - Artificial intelligence
The Cloudflare Blog
WordPress大学
WordPress大学
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 司徒正美
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
C
Check Point Blog
D
DataBreaches.Net
T
The Blog of Author Tim Ferriss
V
V2EX
F
Fortinet All Blogs
B
Blog
大猫的无限游戏
大猫的无限游戏
N
Netflix TechBlog - Medium
B
Blog RSS Feed
A
About on SuperTechFans
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

博客园 - laopu

男人最让女人感动的一句粗话 手机解锁,各种手机解锁大全指令 检查sql字符串中是否有单引号,有则进行转化 如何从一个字符串中提取数字部分 asp标示及命令集合 asp.net常用函数表 SQL安装被挂起的修复 ASP动态网页生成静态Html网页文件技术 ASP网站漏洞及入侵防范方法 asp.net中的MD5加密 asp中时间比较DateDiff ASP与SQL数据库连接及SQL常用命令使用方法 ASP连接Access数据库几种常见方法以及简单操作教程 asp分页代码(最实用的) 非常漂亮的flv在线播放器代码 非常漂亮的flv在线播放器代码 real在线播放器代码 asp 判断浏览器类型 如何成为一个篮球高手
wmv在线播放器代码
laopu · 2007-11-22 · via 博客园 - laopu


个人收藏整理的wmv在线播放器代码,带大家分享了啊!
<OBJECT id=Player style="WIDTH: 381px; HEIGHT: 353px" height=353 width=381 classid=CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6>
<PARAM NAME="URL" VALUE="123.wmv">
<PARAM NAME="rate" VALUE="1">
<PARAM NAME="balance" VALUE="0">
<PARAM NAME="currentPosition" VALUE="0">
<PARAM NAME="defaultFrame" VALUE="">
<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="100">
<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="">
<PARAM NAME="enableErrorDialogs" VALUE="0">
<PARAM NAME="_cx" VALUE="10081">
<PARAM NAME="_cy" VALUE="9340">
</OBJECT>

posted on 2007-11-22 14:55  laopu  阅读(1377)  评论()    收藏  举报