... That's exactly I'm talking about, sorry if it wasn't clear from the get go. One example for me is www.netvibes.com that has it's own Flash based player to...
643
fishingjoe
fishingjo
Apr 1, 2009 9:08 pm
I guess with that many errors it is lost cause In Christ's Love In God We Trust Joe...
644
djwarmer
Apr 1, 2009 9:17 pm
I think you should be able to fix the player by moving the JS code outside of the anchor tag and into the footer. The link to the mp3 file can be anywhere in...
645
Lucas Gonze
lucas_gonze
Apr 1, 2009 9:23 pm
Trust but validate....
646
dacaumodo
Apr 3, 2009 2:53 pm
Hi I have a problem using YMP on my page: http://vimcortez.com The song title and the URl for the song are superimposed. I'd like only the song's name to...
647
Mike Davis
mdiddyla
Apr 3, 2009 4:35 pm
Hi d, This appears to be a conflict between the CSS of the player and the CSS of your WordPress theme. The long-term solution is that the YMP team should look...
648
djwarmer
Apr 3, 2009 6:04 pm
Hi, We'll add these new CSS rules to one of our next releases. I recommend you modify your theme to include the new CSS rules as Mike suggested in the...
649
dacaumodo
Apr 4, 2009 4:38 pm
Thank you so much Mike, your solution has solved my problem. If anyone else's having the same problem: I opened my WP theme editor and pasted Mike's code at...
650
jahinchey
Apr 4, 2009 7:38 pm
I have just come across Yahoo Media Player and it seems quite interesting but is quite baffling. For example in MJJames' `Using Yahoo! Media Player on a...
651
vigordesign
Apr 8, 2009 8:50 pm
Hello, I'm having a problem with the sprite used. When I hover over some of my buttons(play, next, last) the image doesn't display right. This happened when I...
653
soubory123
Apr 28, 2009 10:40 pm
Hello, I would like to distinguis between mp3 filebeeing accessed by either YMP or user clicking on the link I have a PHP script redirecting to URL with MP3...
654
fintan_moloney
Apr 30, 2009 3:33 pm
Hi all, I was wondering if anyone has had any success using the YMP in Drupal? I wanted to create a list of songs for a band's album and have the ability to...
655
pablo.platt
Apr 30, 2009 5:54 pm
Hi, I've tried playing a shoutcast stream as explained in the wiki: http://yahoomediaplayer.wikia.com/wiki/Shoutcast_support It works but I've read that Flash...
656
Lucas Gonze
lucas_gonze
Apr 30, 2009 6:07 pm
Given that the shoutcast feature is totally a hack, I'm pretty sure there's no explicit support in the core. OTOH, you could use the API to stop and restart...
657
Anton Schwartz
antonjazz
May 4, 2009 12:29 am
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...
658
djwarmer
May 4, 2009 4:51 pm
Hi Anton, The player should work with the configuration you described. Do you have any software running that blocks Flash Ads? Sometimes that causes...
659
Anton Schwartz
antonjazz
May 4, 2009 6:31 pm
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...
660
Lucas Gonze
lucas_gonze
May 4, 2009 6:41 pm
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...
661
Nige
nige_coleman
May 6, 2009 7:02 am
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...
662
Doug Kaye
dkaye23
May 6, 2009 7:02 am
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...
663
Mike Davis
mdiddyla
May 6, 2009 7:30 am
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 ...
664
deligo2003
May 6, 2009 5:41 pm
What licensing is Yahoo Media Player released under? - Eric...
665
Lucas Gonze
lucas_gonze
May 6, 2009 5:55 pm
Unstated. Hence classic ARR....
666
Lucas Gonze
lucas_gonze
May 6, 2009 5:56 pm
Works for me in FF 3 / OS X....
667
Lucas Gonze
lucas_gonze
May 6, 2009 6:04 pm
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....