/var/www/html/modules/monitoring/index.php 423行
<!-- <embed src='index.php?menu=$module_name&action=download&id=$file&rawmode=yes' width=300, height=20 autoplay=true loop=false></embed>
-->
<OBJECT ID="MediaPlayer" WIDTH=300 HEIGHT=100
CLASSID="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95"
TYPE="application/x-oleobject"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
<PARAM name="autoStart" value="true">
<PARAM name="filename" value="index.php?menu=$module_name&action=download&id=$file&rawmode=yes">
<PARAM NAME="ShowControls" VALUE="True">
<PARAM NAME="ShowStatusBar" VALUE="True">
<EMBED TYPE="application/wav" SRC="index.php?menu=$module_name&action=download&id=$file&rawmode=yes"
NAME="MediaPlayer" WIDTH=300 HEIGHT=100
autostart="true" showcontrols="true" showstatusbar="true"></EMBED>
</OBJECT>