this you say is for wmp ? what about qt ? and what about flash ? I mean classid + codebase ... These attributes depend on player version ?
hmmm lse123...
WMP does more 'stuff' in IE.
QT adds QTtask.exe.
Flash player has the advantages of being available in +98% of browsers and is nearly OS and browser independant. But it still does less 'stuff' in Linux (9 vs 7 the last time I looked).
classid and codebase??? "This attribute may be used to specify the location of an object's implementation via a URI" and "This attribute specifies the base path used to resolve relative URIs specified by the classid, data, and archive attributes". (w3.org)
Hi. I have read through this sticky some and I didn't see what I was looking for. It could have been there so I apologize if someone has to repeat themself. I am looking to add visualization to my wmp embed code. Please help. My code is as follows..
I've already read all of this thread and I've already created my own webpage using your helpful embedded code and it is working with IE and Firefox but I don't know how I could play the m3u playlist using windows media player for pocket PC.
You need to create your m3u playlist. There are examples of how to do so in this thread. Then make the src and filename values the location of the playlist. On a site note, flash would be a much better choice for playing audio files. I use the one found here: http://www.*******************/?item=JW_FLV_Media_Player
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||
Hey I read about 10 pages in to the site and tried out various coding but I couldn't seem to find the right combination for what I am looking for- in the image below you'll see what I am trying to do.
Basically I want to be able to link multiple song files to the embedded player that will be played on click (and no song auto-starting)- The look of the embedded player doesn't have to be what it is, though if there is a way to keep it dark and somewhat polished that would be great asthetically.
I hope someone can help me out on this, thanks!
Last edited by Epistemologist; 07-17-2008 at 01:07 AM..
Okay new edit lol, I got it set-up on my sample page and I am going to pick up the license once I figure out how to link the hyper-links to the player, if you could give me some direction on how to go about it that'd be awesome I am kind of looking through the readme but haven't found the information I need- will I need to make a linked script page or something?
Last edited by Epistemologist; 07-17-2008 at 01:09 AM..
I think the best you will get is displaying the playlist. I don't know if you can have it show up on the top or not. You will need an xml file that stores the locations of the tracks. You could put a prefix in the flash file that "hides" the actual path to the audio files so people can't really take them.
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||