I use the Safari 4.0 beta as my browser, in Mac OS 10.5. I find that the yahoo media player simply does not work in that browser -- not even the demo at...
Hi Anton, The player should work with the configuration you described. Do you have any software running that blocks Flash Ads? Sometimes that causes...
You're right on the money, Dave. I use a Safari plug-in that indicates flash content as such and lets you click on it to run the flash. I didn't know it had...
Anton, there's nothing anybody can do to get Flash Block to work smoothly with web apps. It's intended to be a kamikaze thing. If you filed a bug on the issue...
Hi guys. I am no web author but I am slowly building a ham radio site. One page requires play functionality for certain sounds which are stored on the server...
Here's the scenario: a. YMP is initialized in the footer of the page using the basic JavaScript technique. b. YMP finds no .mp3 files on the page, so it...
Hi Nige, I looked at your page and the player is picking up all three links for me just fine. I tested it in Firefox 3 and IE 7 (both on WinXP). No problems ...
One way might be to nuke the YAHOO object and reinsert the JS. This is just a wild guess which I haven't tested out: delete YAHOO; var start = function() { ...
Hi Eric, The player is subject to the Yahoo! Terms of Service (http://info.yahoo.com/legal/us/yahoo/utos/utos-173.html) and is not currently under any open...
No, there is an API call specifically for this sort of thing. YAHOO.MediaPlayer.addTracks(). http://fe2.music.ac4.yahoo.com/api/#method_addTracks The first...
I have YMP installed on my IMVU home page and I verified it working under these browsers: MacOSX - Firefox 3.0.10 Windows XP SP 3 - Chrome (latest) Windows XP...
I have tried the shoutcast hack to try and connect to an icecast2 server. I used a NOP at the end but included the icecast stream's mountpoint in the URL...
I could see some potential uses for this using Boss, but Boss requires the clickurl supplied by it to be used in the href. Is there a way I can add another tag...
Hello, I'm wondering if it is possible to change the little circular play button to something more custom? I'd like to use something larger so that my users...
Hello, I have 42 thirty second samples of songs on a list of songs that my dad's band plays. I want the user to click on one, have the ymp play it then stop....
Hi Mike, You just need to set a parameter in the page to tell the player to disable "autoadvance". Here's the code: <script type="text/javascript"> var...
Hi, I just started to use Yahoo Media Player for my MP3 blog and my problem is that the buttons don't display at all! They do function but they're kind of...
Hi, have just started using the YMP and have it in a page which dynamically changes its content area simply using a bunch of separate divs, javascript and...
Hi Mike. I have copied your css style and placed in into my page. When I try it, it works. When I replace your link to one of my own, a 24bit blue png graphic,...
I would like to change the color scheme of the ymp as it does not show well on the page. Is this possible? Can someone point me to the documentation on how...