Koz
2005-01-04 09:01:03 UTC
I know how to embed media player to a web page using the code below. But, it
shows the usual default skin. How can I embed a different skin that already
comes with the media player (like "TDK Digital Mixmaster" skin or "windows
classic" skins that are options within the media player). Thanks for any
info... Koz
<P align=center><BR><STRONG><FONT size=4>Please wait for a few seconds for
the video to load. (</FONT></STRONG><A
href="http://www.expertstv.com"><STRONG><FONT
size=4>www.expertstv.com</FONT></STRONG></A><STRONG><FONT
size=4>).</FONT></STRONG> </P>
<P><BR></P>
<TABLE cellSpacing=0 cellPadding=0 width=775 align=center border=0>
<TR>
<TD class=space width=25> </TD>
<TD width=725><!-- InstanceBeginEditable name="body" -->
<TABLE cellSpacing=0 cellPadding=5 width=725 border=0>
<TR>
<TD vAlign=top width=155><BR><BR><BR><BR></TD>
<TD vAlign=top width=700>
<SCRIPT>{
document.writeln('<OBJECT ID="Player" height="520" width="640"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">');
document.writeln(' <PARAM name="uiMode" value="full"/>');
document.writeln(' <param name="stretchToFit" value="1">');
document.writeln(' <PARAM name="autoStart" value="True"/>');
document.writeln(' <PARAM name="URL"
value="http://www.manesh.com/f/mikejan1320kbps.wmv"/>');
document.writeln('</OBJECT>');
}
</SCRIPT>
</TD>
<TD><BR><BR></TD></TR></TABLE><!-- InstanceEndEditable --></TD>
<TD class=space width=25> </TD></TR></TABLE><BR><BR>
shows the usual default skin. How can I embed a different skin that already
comes with the media player (like "TDK Digital Mixmaster" skin or "windows
classic" skins that are options within the media player). Thanks for any
info... Koz
<P align=center><BR><STRONG><FONT size=4>Please wait for a few seconds for
the video to load. (</FONT></STRONG><A
href="http://www.expertstv.com"><STRONG><FONT
size=4>www.expertstv.com</FONT></STRONG></A><STRONG><FONT
size=4>).</FONT></STRONG> </P>
<P><BR></P>
<TABLE cellSpacing=0 cellPadding=0 width=775 align=center border=0>
<TR>
<TD class=space width=25> </TD>
<TD width=725><!-- InstanceBeginEditable name="body" -->
<TABLE cellSpacing=0 cellPadding=5 width=725 border=0>
<TR>
<TD vAlign=top width=155><BR><BR><BR><BR></TD>
<TD vAlign=top width=700>
<SCRIPT>{
document.writeln('<OBJECT ID="Player" height="520" width="640"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">');
document.writeln(' <PARAM name="uiMode" value="full"/>');
document.writeln(' <param name="stretchToFit" value="1">');
document.writeln(' <PARAM name="autoStart" value="True"/>');
document.writeln(' <PARAM name="URL"
value="http://www.manesh.com/f/mikejan1320kbps.wmv"/>');
document.writeln('</OBJECT>');
}
</SCRIPT>
</TD>
<TD><BR><BR></TD></TR></TABLE><!-- InstanceEndEditable --></TD>
<TD class=space width=25> </TD></TR></TABLE><BR><BR>