`
caiaihuan
  • 浏览: 18757 次
  • 性别: Icon_minigender_2
  • 来自: 上海
最近访客 更多访客>>
社区版块
存档分类
最新评论

use html to show local flv file

    博客分类:
  • flex
阅读更多

I have some .flv file download , and I create a file to show this files, seen that my computer has no flv displayer .

 

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CSS</title>
</head>
<body>


<h2>FlvPlayer</h2>

<center>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
	codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
	height="800" width="1000">
	<param name="movie"
	
		value="vedio/flvPlayer.swf?vcastr_file=file:///C:/Documents%20and%20Settings/##/Desktop/css_train/vedio/12.flv">
	<param name="quality" value="high">
	<embed
		src="vedio/flvPlayer.swf?vcastr_file=file:///C:/Documents%20and%20Settings/##/Desktop/css_train/vedio/12.flv"
		quality="high" 
		pluginspage="http://www.macromedia.com/go/getflashplayer"
		type="application/x-shockwave-flash" width="1000" height="800">
	</embed>
</object>
</center>
</body>
</html>
分享到:
评论

相关推荐

    Android代码-LogToFile

    Android a simple and practical to print to local phone logs Log files open source The log file is written to the tools, the priority SD card -&gt; external memory -&gt; internal storage, in order to ...

    How to use SFTP

    How to use SFTP (with client validation - public key authentication) The topic How to use SFTP (with client validation - password authentication) discusses the simplest form of client ...

    To extract all email addresses from a file in UiPath, use the Re

    To extract all email addresses from a file in UiPath, use the Read Text File activity to read the file content, then use the Matches act…

    AndroidFileTransfer.dmg

    Use the USB cable that came with your Android device and connect it to your Mac. Double click Android File Transfer. Browse the files and folders on your Android device and copy files.

    How to Use Objects

    How to Use Objects Code and Concepts Holger Gast

    How to use the NFS Client c# Library

    The target of this project is to implement NFS (Network File System v2/v3/v4.1) over the Dokan user file system for windows. This let you mount very easily an NFS export as a local windows drive. You ...

    vue-cli项目修改文件热重载失效的解决方法

    在webstrom系统设置中有一项配置,是 Use “safe write”(save changes to a temporary file first) 。webstrom是自动保存的,如果勾选Use “safe write”,编辑的文件首先会保存到临时文件中,如果保存操作成功,则...

    Cross Over to HTML5 Game Development Use Your Programming Experience to epub

    Cross Over to HTML5 Game Development Use Your Programming Experience to Create Mobile Games 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除

    UE(官方下载)

    You can use these functions to insert a file into the current file, delete the active file, send the file through email, or insert a string into the file at every specified increment HTML preview ...

    checksum.ini

    OPPO A59s,刷机提示can not find checksum.ini file,Please use ChecksumGenerateTool to generate the Checksum,下载这个文档放在刷机包里面,注意适用oppo a59s。其他的包可能会引起不适,我也是找了好几天,...

    text to wav file

    need dotnet framework 3.0 or above. when you click a check box, it begins to convert text in richtextbox into wav

    HTMLViewer 支持Delphi 6 - XE6

    * Additional code and/or components are generally required to get data from other sources than the local file system. These components support most of the HTML 3.2 specifications with many additional...

    Http File Server

    The program is very easy to use, just drag a file into it to share it with the world. You can customize the port it is running on, specify the IP address and monitor connections from the tray icon. ...

    IBM How to use Seven Keys To Success.

    IBM How to use Seven Keys To Success.

    Adobe Flash Video File Format Specification v10.1

    F4V, or Flash Video, is an advanced file format introduced by Adobe Systems to improve upon its predecessor, FLV. The F4V format supports higher-quality video encoding and enhanced features such as ...

    Designing Software Product Lines with UML: From Use Cases to Pattern-Based Software Architectures(2)

    The information, technology, and case studies presented here show how to harness the promise of software product lines and the practicality of the UML to take software design, quality, and efficiency...

    use-local-storage

    @ pedily / use-local-storage 类似setState的react钩子有助于实时在选项卡之间持久保存和同步值。 先决条件 该挂钩旨在与浏览器环境中的react一起使用。 目录 入门 这些说明将提供有关如何使用此软件包的基本说明...

    use the help button in the message box to start program

    It contains as following: 1. how to use message box to start a program. 2. how to use message box to launch the Help document. 3. how to make the ...4. how to show the Help button in the message box.

    delphi HTML component

    TFrameViewer is oriented more for local disk file use. TFrameBrowser Also displays Frame and single HTML documents. However, TFrameBrower is oriented toward Internet style protocols and URL usage. ...

Global site tag (gtag.js) - Google Analytics