realplayer.php 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <?php
  2. if(!defined('InEmpireCMS'))
  3. {
  4. exit();
  5. }
  6. ?>
  7. <script language="javascript" src="js/var.js"></script>
  8. <script language="javascript" src="js/player.js"></script>
  9. <script language="javascript" src="js/timer.js"></script>
  10. <HTML>
  11. <HEAD>
  12. <TITLE><?=$r[title]?> --- 媒体播放器</TITLE>
  13. <META HTTP-EQUIV="Expires" CONTENT="0">
  14. <link rel="stylesheet" href="js/player.css">
  15. <script language="javascript">
  16. window.resizeTo( 375 , 421 );
  17. window.moveTo( 100 , 100 );
  18. window.focus()
  19. </script>
  20. <SCRIPT language=javascript>
  21. function click() {
  22. if (event.button==2) {
  23. alert('对不起,您想做什么?')
  24. }
  25. }
  26. document.onmousedown=click
  27. </SCRIPT>
  28. <script language="javascript" src="js/rmplayer.js"></script>
  29. <BODY id=thisbody bgcolor="#000000" topMargin=0 leftMargin=0 rightMargin=0 bottomMargin=0 style="scroll:no; overflow: hidden;" ondragstart="self.event.returnValue=false" onselectstart="self.event.returnValue=false" onmousedown="WindowMove_Start()" onmouseup="WindowMove_End()" oncontextmenu="self.event.returnValue=false" onmousemove="WindowMove()">
  30. <object id="min" type="application/x-oleobject" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11" style="{visibility:hidden}"><param name="Command" value="Minimize"></object>
  31. <!--播放器主界面-->
  32. <DIV id="myplayPanel">
  33. <TABLE border=0 cellPadding=0 cellSpacing=0 width="362">
  34. <TR><TD width="11"><img border="0" src="images/top_l.gif" width="11" height="37"></td><td background="images/top_bg.gif" width="340"> </TD><td background="images/top_bg.gif" NOWRAP valign="center">
  35. </TD><td width="11"><img border="0" src="images/top_r.gif" width="11" height="37"></td>
  36. </TR>
  37. <TR>
  38. <td background="images/center_bgl.gif" width="11"> </td>
  39. <TD bgcolor="#000000" colspan="2" width="340" height="250">
  40. <DIV id="bufimg" style="HEIGHT: 100%; POSITION: absolute; TOP: 37px; VISIBILITY: visible; WIDTH: 100%; Z-INDEX: 4;left:11px"><img border="0" src="images/bufimg.gif" width="340" height="250"></DIV>
  41. <DIV id="MP" style="Z-INDEX: -1">
  42. <OBJECT classid="CLSID:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" height=250 id=Player width=340>
  43. <param name="_ExtentX" value="8255">
  44. <param name="_ExtentY" value="6376">
  45. <param name="AUTOSTART" value="1">
  46. <param name="SHUFFLE" value="0">
  47. <param name="PREFETCH" value="0">
  48. <param name="NOLABELS" value="0">
  49. <param name="CONTROLS" value="ImageWindow">
  50. <param name="CONSOLE" value="one">
  51. <param name="LOOP" value="0">
  52. <param name="NUMLOOP" value="0">
  53. <param name="CENTER" value="0">
  54. <param name="MAINTAINASPECT" value="0">
  55. <param name="BACKGROUNDCOLOR" value="#000000">
  56. </OBJECT>
  57. </DIV>
  58. </TD>
  59. <td background="images/center_bgr.gif" width="11"> </td>
  60. </TR>
  61. </table>
  62. <!--Control Pancel Start-->
  63. <DIV id="mycontrolPanel">
  64. <!--------位置控制------------->
  65. <DIV id="myadvControl"><div id="info"></div></DIV>
  66. <DIV id="myPosBar" onmousedown="SetPos_Start()" onmousemove="SetPos()" onmouseup="SetPos_End()"><IMG alt="播放位置" border=0 src="images/control_bar.gif" width="29" style="cursor:hand" height="12">
  67. </DIV>
  68. <table border="0" width="362" cellspacing="0" cellpadding="0" height="17">
  69. <tr>
  70. <td background="images/control1.gif">
  71.  
  72. </td>
  73. </tr>
  74. </table>
  75. <!--------时间显示------------->
  76. <table border="0" width="362" cellspacing="0" cellpadding="0" height="50" background="images/control20.gif">
  77. <tr>
  78. <td width="100%" height="24">
  79. </td>
  80. </tr>
  81. <tr>
  82. <td width="100%" height="26">
  83. <img src="images/clock_l.gif" width="245" height="13"><img src="js/cb.gif" name="a" width="11" height="13"><img src="js/cb.gif" name="b" width="11" height="13"><img src="js/colon.gif" name="c" width="11" height="13"><img src="js/cb.gif" name="d" width="11" height="13"><img src="js/cb.gif" name="e" width="11" height="13"><img src="js/colon.gif" name="f" width="11" height="13"><img src="js/cb.gif" name="g" width="11" height="13"><img src="js/cb.gif" name="h" width="11" height="13">
  84. </td>
  85. </tr>
  86. </table>
  87. <!--------声音控制------------->
  88. <DIV id="myVolBar" onmousedown="SetVol_Start()" onmousemove="SetVol()" onmouseup="SetVol_End()"><IMG alt="音量调节" border=0 src="images/bar.gif" width="11" height="8" style="cursor:hand"></DIV>
  89. <table border="0" width="362" cellspacing="0" cellpadding="0">
  90. <tr>
  91. <td><img border="0" src="images/control3_01.gif" width="42" height="35"></td>
  92. <td><img border="0" src="images/control3_02.gif" width="23" height="35" title="播放" onclick="Play()" name="playpause" style="cursor:hand"></td>
  93. <td><img border="0" src="images/control3_03.gif" width="23" height="35" title="暂停" onclick="Pause()" name="playpause" style="cursor:hand"></td>
  94. <td><img border="0" src="images/control3_04.gif" width="24" height="35" name="stop" title="停止" onclick="Stop()" style="cursor:hand"></td>
  95. <td><img border="0" src="images/control3_05.gif" width="5" height="35"></td>
  96. <td><img border="0" src="images/control3_06.gif" width="23" height="35" alt="开始位置" title="开始位置" onclick="SetPosition(0)" style="cursor:hand"></td>
  97. <td><img border="0" src="images/control3_07.gif" width="24" height="35" alt="结束位置" title="结束位置" onclick="SetPosition(-1)" style="cursor:hand"></td>
  98. <td><img border="0" src="images/control3_08.gif" width="5" height="35"></td>
  99. <td><img border="0" src="images/control3_09.gif" width="24" height="35" name="fullscreen" alt="全屏幕" title="全屏幕" onClick="FullScreen()" style="cursor:hand"></td>
  100. <td><img border="0" src="images/control3_10.gif" width="169" height="35"></td>
  101. </tr>
  102. </table>
  103. <!--Control Panel End-->
  104. <!--------高级控制------------->
  105. <DIV id="myadvPanel">
  106. </DIV>
  107. <!--panel table end-->
  108. <!--事件处理-->
  109. <SCRIPT language="vbscript">
  110. sub Player_OnBuffering(Flags,PercentComplete)
  111. strMsg=" 正在缓冲……" & PercentComplete & "%"
  112. info.innerHTML=strMsg
  113. call ShowBuffering(PercentComplete <100)
  114. end sub
  115. </script>
  116. <SCRIPT language="vbscript">
  117. sub Player_OnContacting(HostName)
  118. info.innerHTML= "正在连接 "& HostName
  119. end sub
  120. </script>
  121. <SCRIPT language="vbscript">
  122. sub Player_OnErrorMessage(Sevrity,RMACode,UserCode,MsgText,MoreURL)
  123. info.innerHTML= "发生错误: "& MsgText
  124. msgbox MsgText
  125. end sub
  126. </script>
  127. <SCRIPT FOR="window" EVENT="onresize()" language="javascript">
  128. document.all.Player.width=document.body.clientWidth-20;
  129. document.all.Player.height=document.all.Player.width*0.75;
  130. </SCRIPT>
  131. <script language="javascript">document.all.Player.SetSource('<?=$url?>');</script>
  132. <script language="javascript">
  133. StreamMedia();
  134. StreamMonitor();
  135. </script>
  136. </body>
  137. </html>