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() { ...
668
djwarmer
May 6, 2009 6:05 pm
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...
669
Mike Davis
mdiddyla
May 6, 2009 6:39 pm
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...
670
Doug Kaye
dkaye23
May 7, 2009 6:02 am
That was WAY too easy, Mike. I thought it would at least take two calls. :-) Thanks....
671
spotter1009
May 8, 2009 2:31 pm
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...
672
spotter1009
May 8, 2009 2:32 pm
was an issue with scanning the page for mp3 links and IE - ignore my other post please....
673
spotter1009
May 10, 2009 5:11 pm
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...
674
Lucas Gonze
lucas_gonze
May 10, 2009 5:23 pm
Can you post the URL of your page and of the original shoutcast page?...
675
jrussbowman
May 11, 2009 4:19 pm
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...
676
the.lunchb0x
May 11, 2009 5:27 pm
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...
677
chucksilva1
May 11, 2009 6:12 pm
... can someone please explain how I stop these posts from getting into my email? Thank you. Chuck...
678
Mike Davis
mdiddyla
May 13, 2009 10:03 pm
It certainly is. It's specified using CSS. To change it, try something like this: <style> a.ymp-btn-page-play em.ymp-skin { ...
679
Michael M. Mahoney
catspawsd
May 21, 2009 3:02 am
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....
680
djwarmer
May 21, 2009 5:06 pm
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...
681
caprabailey
May 22, 2009 4:16 pm
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...
682
patandcolomba
May 22, 2009 9:06 pm
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...
683
Michael M. Mahoney
catspawsd
May 26, 2009 4:59 pm
Thanks Dave, that is just what I needed. Thanks for the link to the API documentation....
684
Michael M. Mahoney
catspawsd
May 26, 2009 5:00 pm
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,...
685
Lucas Gonze
lucas_gonze
May 26, 2009 5:01 pm
Postings to this group are no longer moderated. That means spam will get through. If anybody wants to step up and become a moderator, let me know....
686
Michael M. Mahoney
catspawsd
May 26, 2009 5:34 pm
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...
687
Lucas Gonze
lucas_gonze
May 26, 2009 5:42 pm
... Fixed. The group is now moderated again....
688
Mike Davis
mdiddyla
May 26, 2009 8:08 pm
Hi Thanu, This problem is a conflict between the CSS in the player and the CSS on your page. The Yahoo! Media Player team should fix this in a future release....
689
Mike Davis
mdiddyla
May 26, 2009 8:10 pm
Hi Colomba, Do you have a link to the page you are having trouble with, so we can look at it and see what the problem is? Thanks, -Mike Davis _____ From:...
690
Mike Davis
mdiddyla
May 26, 2009 8:13 pm
Michael, Do you have a link to the page you are working on that you can share? The problem is likely something specific to your page that I can't help with ...
691
Mike Davis
mdiddyla
May 26, 2009 8:22 pm
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,...
692
Colomba @ Etellinet Inc
patandcolomba
May 27, 2009 6:29 pm
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 ...
693
Mike Davis
mdiddyla
May 28, 2009 6:24 pm
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...
694
Colomba @ Etellinet Inc
patandcolomba
May 28, 2009 10:53 pm
Hi Mike, this all makes sense to me! thank you for your reply. Colomba ... __________________________________ Colomba Lamanna, Honours B.Sc. Director, Design &...
695
Lucas Gonze
lucas_gonze
May 28, 2009 11:07 pm
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...
696
Mike Davis
mdiddyla
May 29, 2009 12:31 am
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...