国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JavaScript > 正文

在視頻前插入廣告

2019-11-21 02:27:23
字體:
來源:轉載
供稿:網友
1.加入背景圖片
     <TD align=middle width=329 
                background="IMAGES/vod_05.jpg"> <OBJECT id=NSPlay 
                  codeBase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701 
                  type="application/x-oleobject  " height=249 
                  standby="Loading  Microsoft  Windows  Media  Player  components..." 
                  width=329 classid=clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95 
                  name=NSPlay>
          <PARAM NAME="AutoStart" VALUE="-1">
          <PARAM NAME="AnimationAtStart" VALUE="0">
          <PARAM NAME="DisplayMode" VALUE="4">
          <PARAM NAME="Enabled" VALUE="true">
          <PARAM NAME="Filename" VALUE="<%=url%>">
          <PARAM NAME="ShowControls" VALUE="0">
          <PARAM NAME="ShowAudioControls" VALUE="0">
          <PARAM NAME="ShowDisplay" VALUE="0">
          <PARAM NAME="ShowGotoBar" VALUE="0">
          <PARAM NAME="ShowPositionControls" VALUE="0">
          <PARAM NAME="ShowStatusBar" VALUE="0">
          <PARAM NAME="Volume" VALUE="0">
          <PARAM NAME="ShowCaptioning" VALUE="0">
          <PARAM NAME="TransparentAtStart" VALUE="1">
          <EMBED  type="application/x-mplayer2"  
                  pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
                                   id="NSPlay"  Name="NSPlay"  DisplaySize="4"  
                  AutoSize="1"    ShowControls="0"                 
                  ShowDisplay="0"  ShowStatusBar="1" width=329  Height=249     
                  src="<%=url%>"   autostart="1"> </EMBED> 
        </OBJECT></TD>

2. 插入圖片廣告
<DIV id="Image1" style="HEIGHT: 93%; POSITION: absolute; TOP: 21pix; Left: 8pix; VISIBILITY:  visible; WIDTH: 100%; Z-INDEX: 2;">
       <img src="gg/loading.gif" border=0 width=100% height=100% >
      </DIV>

        <DIV id="MP1" style="HEIGHT: 100%; POSITION: relative; TOP: 0px; VISIBILITY: visible; WIDTH: 100%; Z-INDEX: 1;"> 
          <object id="mPlayer" width="100%" height="100%" type="application/x-oleobject" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" CodeBase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" Standby="加載 Microsoft Windows Media Player 組件..." VIEWASTEXT>
            <PARAM NAME="FILENAME" value="address.asp?num=<%=s%>&id=<%=id%>">
            <PARAM NAME="ShowControls" VALUE="false">
            <PARAM NAME="AutoStart" VALUE="true">
            <PARAM NAME="Enabled" VALUE="true">
            <PARAM NAME="EnableContextMenu" VALUE="true">
            <PARAM NAME="ClickToPlay" VALUE="false">
            <PARAM NAME="stretchToFit" VALUE="1">
            <PARAM NAME="ShowStatusBar" VALUE="True">
            <PARAM NAME="AllowChangeDisplaySize" VALUE="true">
            <PARAM NAME="Volume" VALUE="0">
            <PARAM NAME="SendOpenStateChangeEvents" VALUE="True">
            <PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
            <PARAM NAME="AnimationAtStart" VALUE="false">
            <PARAM NAME="Balance" VALUE="-600">
            <PARAM NAME="BaseURL" VALUE="">
            <PARAM NAME="CaptioningID" VALUE="">
            <PARAM NAME="CursorType" VALUE="32512">
            <PARAM NAME="CurrentMarker" VALUE="0">
            <PARAM NAME="DefaultFrame" VALUE="">
            <PARAM NAME="DisplayMode" VALUE="1">
            <PARAM NAME="DisplaySize" VALUE="4">
            <PARAM NAME="EnableFullScreenControls" VALUE="0">
            <PARAM NAME="InvokeURLs" VALUE="-1">
            <PARAM NAME="PreviewMode" VALUE="0">
            <PARAM NAME="Rate" VALUE="1">
            <PARAM NAME="SAMILang" VALUE="">
            <PARAM NAME="SAMIStyle" VALUE="">
            <PARAM NAME="SAMIFileName" VALUE="">
            <PARAM NAME="ShowDisplay" VALUE="0">
            <PARAM NAME="TransparentAtStart" VALUE="1">
            <PARAM NAME="VideoBorderWidth" VALUE="0">
            <PARAM NAME="VideoBorderColor" VALUE="0">
            <PARAM NAME="VideoBorder3D" VALUE="0">
            <PARAM NAME="WindowlessVideo" VALUE="0">
          </object>
        </DIV>

3. 插入FLASH廣告

<DIV id="Image1" style="HEIGHT: 93%; POSITION: absolute; TOP: 21pix; Left: 8pix; VISIBILITY:  visible; WIDTH: 100%; Z-INDEX: 2;">
       <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width=100% height=100%>
                <param name="movie" value="buff.swf">
                <param name="quality" value="high">
                <param name="wmode" value="transparent">
                <embed src="buff.swf" width=100% height=100% quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed></object>
      </DIV>

        <DIV id="MP1" style="HEIGHT: 100%; POSITION: relative; TOP: 0px; VISIBILITY: visible; WIDTH: 100%; Z-INDEX: 1;"> 
          <object id="mPlayer" width="100%" height="100%" type="application/x-oleobject" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" CodeBase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" Standby="加載 Microsoft Windows Media Player 組件..." VIEWASTEXT>
            <PARAM NAME="FILENAME" value="address.asp?num=<%=s%>&id=<%=id%>">
            <PARAM NAME="ShowControls" VALUE="false">
            <PARAM NAME="AutoStart" VALUE="true">
            <PARAM NAME="Enabled" VALUE="true">
            <PARAM NAME="EnableContextMenu" VALUE="true">
            <PARAM NAME="ClickToPlay" VALUE="false">
            <PARAM NAME="stretchToFit" VALUE="1">
            <PARAM NAME="ShowStatusBar" VALUE="True">
            <PARAM NAME="AllowChangeDisplaySize" VALUE="true">
            <PARAM NAME="Volume" VALUE="0">
            <PARAM NAME="SendOpenStateChangeEvents" VALUE="True">
            <PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
            <PARAM NAME="AnimationAtStart" VALUE="false">
            <PARAM NAME="Balance" VALUE="-600">
            <PARAM NAME="BaseURL" VALUE="">
            <PARAM NAME="CaptioningID" VALUE="">
            <PARAM NAME="CursorType" VALUE="32512">
            <PARAM NAME="CurrentMarker" VALUE="0">
            <PARAM NAME="DefaultFrame" VALUE="">
            <PARAM NAME="DisplayMode" VALUE="1">
            <PARAM NAME="DisplaySize" VALUE="4">
            <PARAM NAME="EnableFullScreenControls" VALUE="0">
            <PARAM NAME="InvokeURLs" VALUE="-1">
            <PARAM NAME="PreviewMode" VALUE="0">
            <PARAM NAME="Rate" VALUE="1">
            <PARAM NAME="SAMILang" VALUE="">
            <PARAM NAME="SAMIStyle" VALUE="">
            <PARAM NAME="SAMIFileName" VALUE="">
            <PARAM NAME="ShowDisplay" VALUE="0">
            <PARAM NAME="TransparentAtStart" VALUE="1">
            <PARAM NAME="VideoBorderWidth" VALUE="0">
            <PARAM NAME="VideoBorderColor" VALUE="0">
            <PARAM NAME="VideoBorder3D" VALUE="0">
            <PARAM NAME="WindowlessVideo" VALUE="0">
          </object>
        </DIV>

 <SCRIPT FOR="mPlayer" EVENT="Buffering(bStart)" LANGUAGE="JavaScript">
        if (bStart == 0){
            Image1.style.visibility = "hidden";
        }
        else{
            Image1.style.visibility = "visible";
        }
     </SCRIPT>
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 南木林县| 惠州市| 神池县| 博兴县| 永丰县| 德安县| 双城市| 中宁县| 永年县| 和田市| 景宁| 新建县| 额济纳旗| 山东| 双鸭山市| 陆河县| 岚皋县| 北流市| 利津县| 丽水市| 体育| 大方县| 泗洪县| 玉屏| 会昌县| 新邵县| 东明县| 邛崃市| 通州区| 女性| 礼泉县| 延边| 三原县| 平利县| 东兴市| 东山县| 乃东县| 芷江| 扶风县| 宁陕县| 会宁县|