Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

yhoomediaplayer · Yahoo! WebPlayer

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 948
  • Category: Multimedia
  • Founded: Nov 8, 2007
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 853 - 884 of 1528   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
853 emmamurphy2000 Send Email Mar 10, 2010
5:08 pm
Hi I wonder if there are keyboard commands to control the player for screenreader users? Thanks...
854 TheRealMikeD@...
mdiddyla Send Email
Mar 10, 2010
7:05 pm
There are. I'm not sure how well we did at making them known, but they are there. The keyboard shortcuts are in the "title" attributes of the various...
855 Mick O
emayoh Send Email
Mar 19, 2010
5:14 am
Anyone have any suggestions on using the player to play a shoutcast stream? I tried the hack here adding ;foo.mp3 to my Shoutcast URL but no dice ...
856 Kathleen
kath46d Send Email
Mar 25, 2010
7:54 pm
I have an office live web site and have managed to put the yahoo media player on an "interview&quot; page. When an mp3 file is clicked, the player comes up on the...
857 Lucas Gonze
lucas_gonze Send Email
Mar 25, 2010
8:02 pm
Kathleen, Aurgasm.us suppresses that panel, so you can copy whatever method they used by looking in their CSS. However, that panel is doing work for the user...
858 gordon1543 Send Email Apr 8, 2010
5:02 pm
Hi, I've searched the group and can't seem to find an answer to my query. Is it possible to set the paramaters of the player so that it will only play say 20...
859 kweetaldomoor Send Email Apr 8, 2010
5:34 pm
Where do the not approved messages go, or is this some kind of dictatorship? Anyway I'm singing of and if the moderators don't want other people to know that...
860 Lucas Gonze
lucas_gonze Send Email
Apr 8, 2010
5:38 pm
It's the tyranny of volunteerism. Those who work for free do what they please. On Thu, Apr 8, 2010 at 10:16 AM, kweetaldomoor...
861 Lucas Gonze
lucas_gonze Send Email
Apr 8, 2010
5:40 pm
You're probably best off posting shorter MP3s, gordon. The alternative is to use the Javascript API to fade out after 20 seconds. mediaplayer.yahoo.com/api ....
862 iain_hallam Send Email Apr 19, 2010
9:27 pm
Hi. I'm using the player on my site, where it works very well, but I'm forced to serve all logged-in users via HTTPS. When I embed the player in a page that's...
863 Frank
frank1crayon Send Email
Apr 22, 2010
2:57 pm
I'm unsuccessfully trying to install the Yahoo Media Player in a webpage using FrontPage 2000 (IE8). When envoked, the player opens, pauses for about 20...
864 exiquio1983 Send Email Apr 25, 2010
5:00 am
I halfheartedly searched the post here and the code for YMP itself to find an answer to my question, but I failed. I understand how to add mp3 files to the...
865 Mike Davis
mdiddyla Send Email
Apr 25, 2010
8:50 pm
The short answer is that the icon is added through CSS. During the process of scraping the page to find playable media links, the Player adds some classes to...
866 exiquio1983 Send Email Apr 26, 2010
12:48 am
I appreciate your answer. What I am really trying to know is if their is a public function somewhere in the namespace that I can't find that will "init" the...
867 Mike Davis
mdiddyla Send Email
Apr 27, 2010
6:40 am
I'm still not 100% sure I understand what you are trying to do, but you are correct that you can use the addTracks method ...
868 D
d.wm22 Send Email
May 28, 2010
4:20 pm
I am testing this nifty player on my site. With almost no effort, I have the player working but there are two small items that I can't solve. 1) the title of...
869 Lucas Gonze
lucas_gonze Send Email
May 28, 2010
4:34 pm
Hi David, ... It looks like there are three pieces in play -- the original YMP, whatever code you're using to customize the player, and the CSS for your own...
870 TheRealMikeD@...
mdiddyla Send Email
May 28, 2010
5:12 pm
With regard to the title, it looks like a CSS conflict. The offending rule appears to be this one: table { margin:1.5em 0; } at line 169 of the file...
871 D
d.wm22 Send Email
May 29, 2010
2:51 pm
the table correction worked in regard to the title (once I disabled a couple other small things within the ymp class changes in my site css file) the rewind...
872 sean.rioux Send Email Jun 11, 2010
10:54 pm
I get a buffering error message in the player, when running Firefox and Chrome, (IE works fine) when I first installed the player the issue wasn't present, but...
873 sean.rioux Send Email Jun 11, 2010
11:10 pm
I'm getting a buffering error in chrome and firefox but not IE. The site is a Drupal site and when I initially installed the player it worked, but somewhere in...
874 gkaupas Send Email Jun 11, 2010
11:11 pm
I just went there with Firefox 3.5.9 and was able to play both songs without problems, for what it's worth. On a separate note, wow are those songs LOUD....
875 sean.rioux Send Email Jun 11, 2010
11:32 pm
hmmm... Strange, I'm testing with FF 3.6.3 no luck. Tested it across a few different machines I have access to around the office. Either a buffer error, or...
876 Chris Green
tofergreen Send Email
Jun 15, 2010
9:06 pm
I cannot select which file i want to play, i have to wait for the songs to play through example here: http://aminalaminalaminal.blogspot.com/ please help...
877 TheRealMikeD@...
mdiddyla Send Email
Jun 15, 2010
9:19 pm
Yeah, that is weird. I can confirm the behavior (I'm testing on Firefox 3.0.14 on RHEL 5). There are two tracks on the page. YMP correctly picks both of...
878 Tomas
onedraco25 Send Email
Jun 27, 2010
3:00 am
Almost every 3 hours or so I have to edit the link to get the player to work right. I just don't get it. I'm using file links from yahoo after making a grou to...
879 Lucas Gonze
lucas_gonze Send Email
Jun 27, 2010
7:13 am
So you make a link and it stops working after a little while?...
880 Tomas
onedraco25 Send Email
Jun 28, 2010
5:07 am
yes. I just don't know where the link happens to break. I have the songs added to two ddifferent sites with exactly the same codes. as soon as one fails to...
881 Lucas Gonze
lucas_gonze Send Email
Jun 28, 2010
5:09 am
Ok. The error is caused by the site that hosts the link, then. YMP wouldn't treat it any different before or after....
884 christopher_james_rod...
christopher_... Send Email
Jun 29, 2010
5:32 pm
Updated 2010.06.29 - Version 3 Additional ERROR Correction. Dear Tomas: I feel your frustration. ..and my eMail here does Not address your problem directly. ...
Messages 853 - 884 of 1528   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help