各种媒体在线播放代码

      技术 2004-12-9 17:10

各种媒体在线播放代码

1,mid

  Code:  
<embed src="<:FILENAME:>" type="audio/midi" hidden="false" autostart="true" loop="true" height="20" width="200"></embed>

2,mp3

  Code:  
<embed controller="true" width="200" height="20" src="<:FILENAME:>" border="0" pluginspage="http://www.apple.com/quicktime/download/indext.html"></embed>

3,avi

  Code:  
<embed src="<:FILENAME:>" border="0" width="<:WIDTH:>" height="<:HEIGHT:>" type="application/x-mplayer2"></embed>

4,flash

  Code:   
<embed src="<:FILENAME:>" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="<:WIDTH:>" height="<:HEIGHT:>" play="true" loop="true" quality="high" scale="showall" menu="true"></embed>

5,mpg

  Code:   
<embed src="<:FILENAME:>" border="0" width="<:WIDTH:>" height="<:HEIGHT:>" type="application/x-mplayer2"></embed>

6,mov

  Code:  
<embed controller="true" width="<:WIDTH:>" height="<:HEIGHT:>" src="<:FILENAME:>" border="0" pluginspage="http://www.apple.com/quicktime/download/indext.html"></embed>

7,rm

  Code:   
<OBJECT>" height="<:HEIGHT:>">
<PARAM NAME="CONTROLS" value="ImageWindow">
<PARAM NAME="AUTOSTART" value="true">
<PARAM NAME="SRC" value="<:FILENAME:>">
<embed height="<:HEIGHT:>" width="<:WIDTH:>" controls="ImageWindow" src="<:FILENAME:>?embed" type="audio/x-pn-realaudio-plugin" autostart="true" nolabels="0" autogotourl="-1"></OBJECT>

8,anthware

  Code:   
<object classid="CLSID:15B782AF-55D8-11D1-B477-006097098764" codebase="http://download.macromedia.com/pub/shockwave/cabs/authorware/awswax65.cab#version=6,5,0,66"; width="640" height="480">
<param name="SRC" value="sdfs.aam">
<param name="PALETTE" value="background">
<param name="WINDOW" value="inPlace">
<param name="BGCOLOR" value="#FFFFFF">
<embed src="sdfs.aam" palette="background" window="inPlace" bgcolor="#FFFFFF" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveAuthorware"; type="application/x-authorware-map" width="640" height="480">


标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}