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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Jun 27, 2010 7:13 am
So you make a link and it stops working after a little while?...
880
Tomas
onedraco25
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
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_...
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. ...
885
Tomas
onedraco25
Jul 3, 2010 6:58 am
May I ask where you store your files? if you store them into the site, I wish to know how since I'm still sort of new to web design....
886
christopher_james_rod...
christopher_...
Jul 3, 2010 2:12 pm
Tomas: Although is it possible to upload files through your WebHost's control panel, a much easier solution is to use a FTP program. The last Free scholastic...
887
joezim007@...
joezim007...
Jul 12, 2010 8:58 pm
Would this media player work in an HTML email? I know that javascript isn't generally recommended in email, but would it work?...
888
Lucas Gonze
lucas_gonze
Jul 13, 2010 3:13 am
Well, yes and no. The player Javascript will never travel in an email. But exposing the MP3 links for the player to grab onto will also expose them to the ...
889
emmamurphy2000
Jul 21, 2010 3:24 pm
Hi I wonder is it possible to obtain play counts of particular tracks using the mediaplayer or with some javascript? Thanks! Emma...