Practise embedding RealOne Player Controls

Using <EMBED> and <OBJECT> Tags


markup:
<OBJECT ID=RVOCX CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" WIDTH=320 HEIGHT=240>
<PARAM NAME="SRC" VALUE="plugin.rpm">
<PARAM NAME="CONTROLS" VALUE="All">
<PARAM NAME="CONSOLE" VALUE="one">
<PARAM NAME="AUTOSTART" VALUE="true">
<EMBED SRC="plugin.rpm" WIDTH=320 HEIGHT=240 NOJAVA=true CONTROLS=All
CONSOLE=one AUTOSTART=true>
</OBJECT>

posted on 2004-10-14 13:42  .NET Run  阅读(112)  评论(0)    收藏  举报

导航