Do you prefer to not host the archive? I think that's completely reasonable. What if we hosted these on the wikia site? Does that work for you?...
223
Lucas Gonze
lucas_gonze
May 12, 2008 7:12 pm
Hey y'all, the Firefox 3 problems are now in the past. One, the basic brokenness was their bug and went away in more recent builds. Two, there was a cosmetic...
224
Lucas Gonze
lucas_gonze
May 18, 2008 6:35 pm
All the problems on the caveats wiki page have accumulated solutions over the six months since this page was created: ...
225
nadnerb81
May 20, 2008 4:09 pm
Hello, On my site, the media player hits mp3s just fine in Firefox and even IE6, but doesn't work with IE7. Does anybody have any hints as to why? Many thanks,...
226
cmalpeli
May 20, 2008 4:30 pm
Is there a way to default the player in open mode?...
227
Mike Davis
mdiddyla
May 20, 2008 7:08 pm
Yes, there is. Add the following, somewhere in your page's source code, before the inclusion of the Yahoo! Media Player: <script> var ympparams = { show:2 }; ...
228
Mike Davis
mdiddyla
May 20, 2008 7:13 pm
Brendan, It appears there is an error in your JavaScript, which IE7 is choking on: "'applesearch' is undefined." It occurs in your window.onload handler. The...
229
cmalpeli
May 20, 2008 7:34 pm
Awesome Mike - thanks! Check out our implementation - we used the Media Player on our site, podfeed.net - a large podcast directory: ...
230
Mike Davis
mdiddyla
May 20, 2008 7:49 pm
Very cool site. Thanks for sharing that. If you haven't already, I encourage you to add your site to the list of User Sites on the wikia: ...
231
Lucas Gonze
lucas_gonze
May 21, 2008 1:04 am
Cross-posting this from http://blog.gonze.com/2008/05/21/hit-git-and-split/ , with an extra note at the bottom. ======= In Rolling Stones current piece on the...
232
Mike Davis
mdiddyla
May 21, 2008 9:54 pm
Today, we deployed the last build that we anticipate of version 1 of the Media Player. This is build 1.5.26, and it includes mostly small maintenance fixes....
233
Adam Fisk
afisk3
May 21, 2008 10:56 pm
Great to hear about the tweaks. When I go to http://mediaplayer.yahoo.com/js the header comment still lists the version as 1.5.22. Is that correct? Is there...
234
Mike Davis
mdiddyla
May 21, 2008 11:01 pm
Hi Adam, It should say 1.5.26. It's possible that you have the older version stuck in your browser cache. By default, it should be cached for 1 day. Try...
235
Adam Fisk
afisk3
May 21, 2008 11:25 pm
Got it. Thanks Mike. -Adam ... -- http://www.littleshoot.org Open Source, Open Standards, Open Data...
236
Gavin Dewar
ribblerail
May 24, 2008 6:08 pm
Hi I am building the site for an Oral History of our village, which will feature recordings of residents' memories of early life in the village. This will be a...
237
Lucas Gonze
lucas_gonze
May 24, 2008 6:34 pm
Gavin, I can't think of a way to disable it, but I think it's harmless. It's in the nature of this project that it can't be all things to all people, and the...
238
hansbergsten
May 28, 2008 6:12 am
Hi guys, I have just started to play a bit with the JavaScript version of the player, and it looks very promising. I'm fairly inexperienced with JavaScript, so...
239
Mike Davis
mdiddyla
May 28, 2008 6:09 pm
Hi Hans, I'll have to admit that our documentation is spotty, at best. So, it's not surprising that you didn't find these answers anywhere. The short answers...
240
Lucas Gonze
lucas_gonze
May 31, 2008 6:01 pm
This page has gone through the same kind of change and is also now full of random useful tips: ...
241
sophiafrazier26
Jun 1, 2008 6:39 pm
... of ... option to ... need...
242
Lucas Gonze
lucas_gonze
Jun 4, 2008 6:56 pm
http://fredwilson.vc/post/37129591/paper-float-cassettes-wont-listen-found-this?disqus_reply=591577#comment-591577 Beginning of thread: he posted a song with...
243
zlooop
Jun 11, 2008 8:19 pm
No thoughts?...
244
Lucas Gonze
lucas_gonze
Jun 11, 2008 8:42 pm
I thought we already answered? No? Must have half-composed this but not sent it. ... http://yahoomediaplayer.wikia.com/wiki/Link_hiding . And feel free to ...
245
Mike Davis
mdiddyla
Jun 11, 2008 9:49 pm
Lucas is being very diplomatic regarding the solution for continuous playback because he doesn't want to put words in the mouth of the dev team (which is...
246
Mike Davis
mdiddyla
Jun 12, 2008 1:34 am
Another idea related to hiding links would be to leave all the media file links out of the markup, then write them into the DOM via JavaScript. If you execute...
247
Lucas Gonze
lucas_gonze
Jun 23, 2008 6:08 pm
#ymwp-buy { display:none !important; } Just a handy tip that hopefully will ease feelings....
248
Mike Davis
mdiddyla
Jun 23, 2008 7:04 pm
Starting in version 2, the Buy button will only be displayed if the site author has provided their Amazon affiliate ID, or if the track is a Rhapsody track (in...
249
Lucas Gonze
lucas_gonze
Jun 28, 2008 11:02 pm
http://yahoomediaplayer.wikia.com/wiki/Forum:Supported_file_types " Will the Yahoo media player support m4a or acc (non-DRM obviously) file types? "...
250
Chris Anderson
jchris909
Jun 29, 2008 12:34 am
... I have some code (released under a Creative Commmons attribution share-alike license, but I could add an additional license if that helps) that uses the...
251
Mike Davis
mdiddyla
Jun 30, 2008 10:03 pm
Hi, everyone. The short answer is that v2 of the player will support m4a files. Support for files with the ".aac" extension is a little more involved because...