Making music play automatically (WindowsMedia)

T

TonyJeffs

This isn't really a Javascript question - apologies if inappropriate-
I don't know where to ask.

This code in my website works fine on some pcs - it automatically
loads media player and plays the music file when the page opens.
But on others, media player opens but the music file won't download.
As far as I can tell the setup of my laptop & desktop are similar (W98
2ed)
Why won't the following code work correctly on my laptop - and
presumably a cross section of other computers?

<OBJECT id="MediaPlayer" width=240 Height=45
classid="clsid:22d6f312-b0f6-11d0-94ab-0080c74c7e95F"
standby="Loading Media Player" Type="application/x-oleobject">
<PARAM name="Filename" value="time.wma">
<EMBED type="application/x-mplayer2" src="file.wax" name="MediaPlayer"
width=240
height=45> </OBJECT>


Thanks
Tony
 
K

kaeli

This isn't really a Javascript question - apologies if inappropriate-
I don't know where to ask.

Your best best would be at a browser-specific NG or the one dedicated to
WMP and/or one of the ones at microsoft.

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8
&edition=us&group=microsoft.public.windowsmedia.player

Microsoft has a newsserver (msnews) that can be subscribed to if you
prefer, but it looks like you're posting from google.

--
--
~kaeli~
A midget fortune teller who escapes from prison is a small
medium at large.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top