Never mind. I found your page in one of your other posts to the list. You have two problems. The background position I gave you previously was an example,...
Hi Mike, we figured out a different way to make it work... I'd still like to know why it didn't work the other way but can't find that "version" to show you ...
OK, I think I know what the problem is. When the Media Player first scrapes the page to find playable links, it stores a reference to the <a> element for each...
Hi Mike, this all makes sense to me! thank you for your reply. Colomba ... __________________________________ Colomba Lamanna, Honours B.Sc. Director, Design &...
The new in-page player on Rhapsody is a goose clone. Really nice work there. Check out the ways that they changed the model -- cool to see them pushing the...
This looks to be the guts of the same Flash player they have been using for a year, with a new UI. It still only plays Rhapsody tracks and can't be used by...
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...