Thanks a lot Mike! I can see some improvement but on IE the playlist don't show up correctly. On Firefox i can see the buttons but not the arrows in the...
I know the iphone will not play MP3s using YMP because the iPhone does not support Flash. So, is there a way load the javascript conditionally? For example, if...
I was never aware of any part of the YMP code which was intended to detect the iPhone platform. The real reason that YMP does not work on iPhone has nothing to...
The important thing was to not try and fail, but to leave the raw MP3 link available for the user to click on and send to QT as a browser helper. Classic...
I thought this may be a way to NOT load the player if flash was not installed. But, I've seen it fail. For example, we had IE 7 with an older version of flash...
Error handling in the player for instances where Flash is unavailable is regrettably incomplete. We have some requirements on how to handle these cases more...
Actual error was old flash plug-in version. Unfortunately I didn't check the version before updating so i would lik eto know what is the minimum flash version...
Hello- I used ymp on http://songaday.netscrap.com/ and got some really positive feedback from my audience. I'm working on a follow-up to that site and would...
Ok, I think I figured this out. Once I put a unique id in the a href that contains the mp3 url, I was able to see a track.anchor.id... whose parentnode.style...
Hi there, I hope any of you can help me out. I have placed the media player on my site. It is working perfect, except Internet Explorer 7. In any browser, if...
Hi Jochem, Looking at the source code, it looks like you have the player JavaScript within the body of the html. Try moving the player JS into your footer...
Thanks for your advice, I'll try it next week, and I'll let you know if this was the solution. ... [Non-text portions of this message have been removed]...
OK, I admit it. Išve looked at this over and over and still canšt figure out how to plug in my own css. Can anyone tell me how to do this? In 25 words or...
... Hi Don, That's a broad question. What I personally do is launch Firebug on a page with the player in it. Then I use "css -> inspect" to find the selector...
I have used the Yahoo Media Player for awhile now and it used to load my XSPF playlists. It no longer does...just keeps giving the message that it's loading...
I have been experimenting with the player. I used iTunes to tag various mp3 fields (cover art, album name, etc). The player only shows the name of the song...
I did a quick test on <a href="http://soupgreens.com/alvinandlucille/" class="playthispage htrack"></a> (where I noticed the issue in the first place) ...and...