In dire need.....
- From: "digitaliris" <vkrochak@xxxxxxx>
- Date: 15 Feb 2007 09:31:03 -0800
Hello. Im kinda new at all this but, I'm usin a WMP on a web page and
would like to know hot to keep it from playing automatically. Come
someone please help, or give me a code that isnt so complicated? Heres
the code:
<script language="JavaScript"> <!-- if ( navigator.appName ==
"Netscape" ) { //-- This next line ensures that any plug-ins just
installed are updated in the browser //-- without quitting the
browser. navigator.plug-ins.refresh(); // We don't need the APPLET
within IE // ***Please note that if you do not need to script events,
you can safely remove the next two lines document.write("\x3C" +
"applet MAYSCRIPT Code=NPDS.npDSEvtObsProxy.class") document.writeln("
width=5 height=5 name=appObs\x3E \x3C/applet\x3E") } //--> </script>
<!-- Set ShowControls, ShowDisplay, ShowStatusBar to value 0 to not
display the corresponding thing under the video window --> <object
id="MediaPlayer" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
standby="Loading Microsoft Windows Media Player components..."
width="220" codebase="http://activex.microsoft.com/activex/controls/
mplayer/en/nsmp2inf.cab#Version=6,4,7,1112" height="140"
type="application/x-oleobject"> <param value="http://www.fileden.com/
files/2007/2/9/752623/07BREATHE.mp3" name="FileName"/> <param
value="1" name="ShowControls"/> <param value="1" name="ShowDisplay"/>
<param value="1" name="ShowStatusBar"/> <param value="1"
name="AutoSize"/> <embed pluginspage="http://www.microsoft.com/windows/
windowsmedia/download/AllDownloads.aspx/" filename="http://
www.fileden.com/files/2007/2/9/752623/07BREATHE.mp3" showstatusbar="1"
type="application/x-mplayer2" height="240" src="http://www.fileden.com/
files/2007/2/9/752623/07BREATHE.mp3" showdisplay="1" width="220"
showcontrols="1" name="MediaPlayer"> </embed> </object>
any help would rock!!
Thanx
Vince
.
- Prev by Date: Re: Load simulation of current WMS environment
- Next by Date: Re: IWMSMediaParserPlugin
- Previous by thread: Re: Load simulation of current WMS environment
- Next by thread: Re: IWMSMediaParserPlugin
- Index(es):
Loading