I suggest that you read this thread again carefully particularly the "brentk711" posts. You can't be mixing classids and param names. The param names for WMP6 ARE NOT the same for param names for WMP8+. There is a version already posted that works in more than Internet Explorer and has a drop down menu. If your blog doesn't allow javascript then the drop down is useless. It won't work at all.
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||
I assume the Blog does allow Javascript because the drop down menu is working. It is working even though my WMP is version 10 and class id I have coded is for WMP6. But because the class id is not for WMP10 the Visualizations do not appear in the black area of the player. (This is for music only I am trying to do this for.)
I have poured through all the various examples of code you posted and have tried each one to no avail.... I specifically looked at the Brent711 post and tried each of the examples you gave for him....
So if I understand you correctly... I cant Class ID this code for WMP10 "AND" have the Visualizations too.... That's unfortunate.... I really liked the drop down menu idea but I miss not seeing my swirling lights in the black box...
If it cant be done...oh well.... Thanks anyway... I appreciate your help.
P.S.. this is the Blog that has the drop down menu. There are 2 players on that page... The top one is coded for the drop down menu...the one under that just points to a single URL on the "Archive.org" site where I have a voice recording archived... In the bottom one you can see the lights as the recording plays... http://dancinforyou.blogspot.com/
Without declaring the plugins for Firefox it will prompt you to download the proper plugin. Quicktime will be the plugin that Firefox tries to download.
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||
Aerospace...Thanks so much for your help.. What you gave me really did the trick.... I appreciate all you help and patience.... My appologies for PM....
I've been following this topic for a while now and I was wondering if it was possible to have this work across frames so for example if the links were in one frame and the player was in another above it obviously being of two different pages.
I've been following this topic for a while now and I was wondering if it was possible to have this work across frames so for example if the links were in one frame and the player was in another above it obviously being of two different pages.
Refer to the "TinmanIII" posts. The script is really similar the only difference is your using frames he used an iframe.
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||
The select menu will be as long as the longest option in it. Note: the code you are using for the player will only work in Internet Explorer. If you want it to work in other browsers then I suggest you actually look for the code that works in the other browsers to. I don't have time to point it out to you. There is a search feature for a reason.
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||
Get the basics down first until you start trying to do media. http://www.w3schools.com and www.htmldog.com are good places to learn html. Don't try to take on more than you can handle.
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||