472,975 Members | 1,555 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,975 software developers and data experts.

Making music play automatically (WindowsMedia)

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
Jul 23 '05 #1
3 1544
In article <8e**************************@posting.google.com >,
to*******@aol.com enlightened us with...
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.pl ayer

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

Jul 23 '05 #2
On Fri, 16 Jul 2004 13:40:17 -0500, kaeli wrote:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8
&edition=us&group=microsoft.public.windowsmedia.pl ayer


<http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&edition=us&group=microsoft.public.windowsmedia.p layer>
...that should retain the long link (not the '<' '>')
but this should also do the trick..
<http://groups.google.com/groups?group=microsoft.public.windowsmedia.player>
or even
<http://google.com/groups?group=microsoft.public.windowsmedia.player>

--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology
Jul 23 '05 #3
Thank you both
I'll go there

tony
Jul 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Marian Aldenhövel | last post by:
Hi, I am trying to make pygame play music on windows. This simple program: import pygame,time pygame.init() print "Mixer settings", pygame.mixer.get_init() print "Mixer channels",...
1
by: John | last post by:
Hi all, I want to do following. In the background should play a midi file. That's not the problem but when the midi file is played another one should start automatically. During playing the...
20
by: gallery | last post by:
Our client insists on having a music loop playing as the visitor travels throughout his new HTML website. We will not be doing this in frames and I would prefer not to have the home page spawn...
1
by: dhnriverside | last post by:
Hi peeps Just after a bit of theory and pointers really. I need to develop a music downloading system, with digital rights management etc (so users cant copy tracks). The majority of systems...
10
by: Immortalist | last post by:
Various aquisition devices that guide learning along particular pathways towards human biases. And as E.O. Wilson might say mental development appears to be genetically constrained. (1) Language...
1
by: JustThisOneQuestion | last post by:
Hi all. With iTunes 7 (Windows XP), if repeat is selected and a music video is next in the same playlist, the current song finishes but does not switch to the next one automatically... it just sits...
14
by: gnarl | last post by:
Hello all, I'm developing a site in PHP4 for a music artist, who wants music to play across all their pages. I have loaded a simple flash applet to play the music, but every time the visitor to...
6
by: xhunter | last post by:
I have this problem on my website and no matter what I have not been able to get over it, it is really getting on my nervers. it's a problem that only exists in non IE browsers. the frame work...
10
by: exodus | last post by:
As a fun little task to gain more knowledge of python, i decided to try to mimick the ipod UI with it. here's what i've got so far #!/usr/bin/env python # -*- coding: utf-8 -*- # generated by...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.