第二款播放器:综合性2:
<object class="sw" id="MediaPlayer" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" codebase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701 standby="Loading Microsoft?
Windows Media? Player components..." type="application/x-oleobject" width="40" height="400">
<param name="URL" value="http://welee.cn/puexine/player/miniplayer/puexine.swf ">
<param name="UIMode" value="full">
<param name="LOOP" value="true">
<param name="AutoStart" value="true">
<param name="Enabled" value="true">
<param name="enableContextMenu" value="true">
<embed url="images/r.swf" uimode="full" autostart="true" enabled="true" enablecontextmenu="true" src="http://welee.cn/puexine/player/miniplayer/puexine.swf " width="40" height="400">
</object>
第三款播放器:简易型:
<EMBED src=http://welee.cn/puexine/player/miniplayer/puexine.swf "style="HEIGHT: 402px; WIDTH: 480px" type=audio/mpeg
AUTOSTART="1" loop="0">
</EMBED>
第四款播放器:标签型:
<embed width=240 height=140 transparentatstart=true animationatstart=false autostart=true autosize=false volume=100
displaysize=0 showdisplay=true showstatusbar=true showcontrols=true showaudiocontrols=true showtracker=true
showpositioncontrols=true balance=true src="http://welee.cn/puexine/player/miniplayer/puexine.swf">
</embed>