Search the web
Sign In
New User? Sign Up
ymedev · Yahoo! Music Engine Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 890 - 927 of 1169   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
890
If you want to change the volume and mute properties for the player, I believe you have to use the IRMPRemote::Command() API. When YME receives YRC_SETVOLUME...
Carl Sobeski
carlsobeski
Offline Send Email
Apr 3, 2006
12:27 pm
891
Hi, While using Search bar I have noticed a problem. Calling IRMPPlayerBar->SearchImageID (long) does not yield any action. I expected search button to display...
eugene_mymrin
Offline
Apr 3, 2006
12:32 pm
892
Thanks for responce. First of all, I call put_Volume() and put_Mute() on root IRMPPlayback, not on my custom plugin. For me it looks unlogical to use...
eugene_mymrin
Offline
Apr 3, 2006
12:47 pm
893
Indeed, IRMPRemote allowed me to update volume and mute state correctly. Thanks...
eugene_mymrin
Offline
Apr 3, 2006
1:24 pm
894
Here's a DHTML plug-in that rips the CD from the first CD-ROM drive. You might want to check your code to see what you're doing differently. <html> <head> ...
Carl Sobeski
carlsobeski
Offline Send Email
Apr 3, 2006
2:07 pm
895
Thanks, I got it to work. Dumb thing, I hard coded the drive speed and forgot to notice I was using a different drive than previously. One more question that...
wusterd
Offline
Apr 4, 2006
4:04 pm
896
I originally posted this in my prior reply, but thought I'd create a new post. I'm not having any luck catching the CDDrive events (ie. OnFileExtracted) or the...
wusterd
Offline
Apr 6, 2006
4:21 pm
897
I'm writing a simple web plugin for YME. Assuming I have a pre-known song ID from the streaming YMU catalog "12345678"... What is the syntax to play song...
Mick
emayoh
Online Now Send Email
Apr 8, 2006
9:59 pm
898
This is my first post, so here comes a short introduction. Guy, 34, loves music, discovered YME a few weeks ago, loves it. This is maybe, possibly not the...
d_fect71
Offline Send Email
Apr 9, 2006
8:45 pm
901
I'm going to be at the Yahoo booth at Maker Faire ( http://www.makezine.com/faire/ ) next weekend and I'd like to be able to demo YME hacks from community...
lucas_gonze
Offline Send Email
Apr 10, 2006
5:40 pm
902
To play a stream, you can either open/navigate a URL or call IRMPRemote::Command(YRC_HANDLEYMP, URL, 0), where URL is of the form: ...
Carl Sobeski
carlsobeski
Offline Send Email
Apr 10, 2006
6:02 pm
903
If you have Express Check-out disabled for you Yahoo! Wallet... then a track purchase will prompt you to re-enter you credit card number. But with Express...
Camp, Randy
randallcamp
Offline Send Email
Apr 10, 2006
6:21 pm
904
Perfect -- thanks Carl!...
Mick
emayoh
Online Now Send Email
Apr 10, 2006
6:33 pm
905
By the way, I should have mentioned that if you're a web plug-in, you'll need to create an instance of the IRMPRemote object. When your plug-in is loaded, you...
Carl Sobeski
carlsobeski
Offline Send Email
Apr 10, 2006
6:51 pm
906
Hi Lucas, I think a pretty interesting hack to show would be my YME Jabber plugin...
Marc Abramowitz
msabramo
Offline Send Email
Apr 10, 2006
8:13 pm
907
... Also, an SMS-Jabber gateway would do the job. Just text your commands. Do you have a URL for the command reference, Marc? I'm not finding it on the site....
Lucas Gonze
lucas_gonze
Offline Send Email
Apr 10, 2006
11:19 pm
912
I'm afraid it might be annoying and redundant for me to post regarding functionality on the mac, because I'd assume such a question has been posted...
Rachel
autumray6
Offline Send Email
Apr 26, 2006
11:30 am
913
In regards to the post I just left about Mac functionality, that I am aware of the fact that it is written in C# or however it is written, which isn't...
Rachel
autumray6
Offline Send Email
Apr 26, 2006
11:39 am
914
Anybody good at making skins? I was just over at Pocket-Tunes.com <http://www.pocket-tunes.com/> and noticed there aren't any YME skins for Ptunes. However,...
tequilakid
Offline Send Email
May 1, 2006
11:39 pm
916
Apparently running YME v1.0 is no longer an option; I was just 'forced' to upgrade to v1.1.1.020 when I launched YME today. This version of the program has at...
Brian Dipert
bdipert
Offline Send Email
May 9, 2006
1:09 am
917
When I run YME, I get a messagebox that "A fatal exception ..... blah blah". It occurs every time and I have unloaded all 3rd party plugins... Help pls... this...
essuark
Offline Send Email
May 10, 2006
10:58 pm
918
sorry I forgot to say that I uninstalled the YME and deleted the folder it left behind. I didn't go so far as to remove the registry settings.... I hate when...
essuark
Offline Send Email
May 10, 2006
10:59 pm
920
Simple question: whats the easiest way to reset the number of activiate computers? I've reinstalled my OS/formatted harddrive three times, and I forgot to...
lman817
Offline
May 13, 2006
7:58 pm
921
Hi, I'm creating a web-based plugin for getting songs from one of the web- based hard drive services (Streamload MediaMax) and playing/adding them in Y! Music...
somedave
Offline
May 15, 2006
5:31 pm
922
Well, I thought of two ways to fix the problem of needing runtime URL generation, but I'm not sure if either will work. I'd appreciate any insight anyone...
somedave
Offline
May 16, 2006
7:16 pm
923
Try buying a song and see how far you get before you have to enter your credit card # and stuff. I think if you don't have your card stored permanently in...
dbrown0710
Offline
May 18, 2006
4:12 am
924
You can also turn off the "remember my card" feature in wallet. The easiest way to do that is delete all your cookies. Once you do that, users will be ...
Baird, Daniel
danielrbd
Offline Send Email
May 18, 2006
4:07 pm
925
Is there an API to controll purchase of music through Y! Unlimited? Thanks...
james_foote100
Offline Send Email
May 18, 2006
4:17 pm
926
No... currently purchase is only available via the Yahoo! UI. ... From: ymedev@yahoogroups.com [mailto:ymedev@yahoogroups.com]On Behalf Of james_foote100 Sent:...
Camp, Randy
randallcamp
Offline Send Email
May 18, 2006
4:37 pm
927
Hi! I am using YME 1.1.1.020. When I set Shuffle on and play tracks for a while (like 20 mins or longer), the display for current playing track does not match...
julia
wenchi_wang
Online Now Send Email
May 19, 2006
9:14 am
Messages 890 - 927 of 1169   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help