Tag Archives: Web

最近正在策划一个新的站点!

  说是策划,也就是自己的一点点小想法。当然,也不是什么大型的网站。暂时只是作为IT新闻的发布和一些资源的交流平台。

Posted in Talk | Leave a comment

网页媒体播放器代码详解

网页上的播放器我想大家都用过吧
我只加入相关说明
希望对大家有帮助(默认0为否,-1或1为是)

Posted in Streaming Media | Also tagged | Leave a comment

Inserting a Windows Media Player in a web page

Users often express interest in playing video files on their Web pages. This TechNote shows how to embed the Microsoft Windows Media Player in an HTML page to play a video file. The embedded Windows Media Player will display most … Continue reading 

Posted in Streaming Media | Also tagged , , | Leave a comment

Real内嵌播器中防止弹出url

在播放器错误的时候,或者用户点击鼠标右键会弹出对话框,其中有url的地址
这个可以通过脚本来防止。参看以下的html代码:

Posted in Streaming Media | Also tagged , | Leave a comment