Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ydn-messenger · Yahoo! Messenger Developer Support

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 621 - 650 of 729   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
621 Felix
fzhangus Send Email
Jan 4, 2007
10:40 pm
This is a very interesting topic and I'd like to know all these as well. The plugin documentation is lack of information around voice calls, such as attach...
622 Henry
myfriendhenry Send Email
Jan 6, 2007
3:04 am
Manifest contains: IMAccess=true Code Contains: yhost.SetEventHandler ('IMReceived&#39;, Received_Text); yhost.SetEventHandler ('IncomingIM&#39;, Received_Text_Raw ); ...
623 Henry
myfriendhenry Send Email
Jan 6, 2007
3:07 am
Possible to use a conversation plug-in without the remote user having to accept or run it on thier system? I do not need the other user to use the plug-in such...
624 Nitin Karkhanis
nkarkhan Send Email
Jan 7, 2007
8:15 pm
Was just going thru the archives looking for interesting stuff. IM has an api to send messages, sendim. to get data from an external program to yahoo im is a...
625 everythingatall Send Email Jan 9, 2007
3:01 am
Hello all I am new to Y!M Plugin Development and I have tried the very first Test plugin in the SDK and then try to create an new one . The problem is that I...
626 messenger.plugins
messenger.pl... Send Email
Jan 9, 2007
3:03 am
... having ... Yes, in the plugin.properties file, you can set the Users flag to 1 instead of 2. Plugin-type should still be 1. The conversation plugin will...
627 jdunning Send Email Jan 11, 2007
2:02 am
... Do you call LocalReady() before calling SetEventHandler? Do you main a global reference to yhost? I'm not sure what else might be causing it. John...
628 jdunning Send Email Jan 11, 2007
2:39 am
This may have gotten lost in the shuffle before the holidays, but there's a new Yahoo! Messenger plug-in SDK available for download: ...
629 alain_stpierre33
alain_stpier... Send Email
Jan 16, 2007
6:15 am
Hi there, I am having a problem with distinguishing errors (on the HTTPRequestError call back) when there is a url timeout versus when a user puts invalid...
630 rishi_bhargava Send Email Jan 16, 2007
6:15 am
I cant call the CallPSTN function. How do I get the voice object. The documentation is severely lacking on this....
631 preetidewan85 Send Email Jan 16, 2007
6:17 am
I am having some problems with the Friend object in FileTransferSend method and was hoping for some advice. the code is as follows: function onLoad() { y =...
632 messenger.plugins
messenger.pl... Send Email
Jan 16, 2007
10:31 pm
... Hi. It would help if you could post some more about what you're trying to do with the code. It seems like it should work. What problems are you having? ...
633 jdbastin Send Email Jan 16, 2007
11:08 pm
It appears to be a valid problem. I posted about this a few months back but it still occurs even though it's set to true in the manifest and I am using the...
634 jdunning Send Email Jan 17, 2007
4:20 am
... The CallPSTN method is accessed like: window.external.Voice.CallPSTN("4085551212") The Voice flag in the manifest file should be set to true. Obviously, ...
635 jdunning Send Email Jan 17, 2007
5:32 am
... event ... It will be, if you don't maintain a global reference to window.external.FileTransfer. If you do, and use that reference to set the event...
636 *DJ*
djfeliz7 Send Email
Jan 18, 2007
6:30 am
Hello, [=;] I am new in the group, and I am already putting a subject: To create the plugin of the messenger regarding Yahoo! Answers in Portuguese Which is...
637 jdunning Send Email Jan 18, 2007
6:52 am
Hi, all. I've uploaded an example plug-in that demonstrates how to use the file transfer capabilities of the API. It's available here: ...
638 rishi_bhargava Send Email Jan 18, 2007
4:33 pm
Thanks a lot. This works. I guess somebody from yahoo should fix the documentation and include this example....
639 Felix
fzhangus Send Email
Jan 19, 2007
7:00 pm
John, I downloaded the 1.2 from the link you provided, but even the zip file stated sdk1.2, the content (the pdf doc and readme) still say v1.1. Am I getting...
640 Felix
fzhangus Send Email
Jan 19, 2007
7:15 pm
I'd like to NOT allow the user to resize the content tab window and the secondary windows as that will distort the page layout in the windows. Can I or how do...
641 jdunning Send Email Jan 19, 2007
10:24 pm
... Yes, that's the latest. The date on the docs was updated, although the version number was not, unfortunately. John...
642 jdunning Send Email Jan 20, 2007
1:48 am
... Currently, you cannot force the secondary window to be a fixed size. For the main tab window, you could make the Prefer-height value be the same as...
643 marc_delagrammatikas
marc_delagra... Send Email
Jan 20, 2007
10:09 pm
I was wondering if there is any way to add a link with an onclick value to the history window. I know you can use the InsertInHistoryWindow function to add a...
644 jdunning Send Email Jan 23, 2007
3:00 am
... That should work. The following code inserts a <div> with an onclick handler: window.external.InsertInHistoryWindow('<div style="background: silver; ...
645 Gerry
gwgaston Send Email
Jan 23, 2007
5:25 pm
FYI - New build available....
646 marc_delagrammatikas
marc_delagra... Send Email
Jan 23, 2007
6:11 pm
... Yes, that worked just fine. The problem wasn't with the api it was with my lack of javascript experience. I had double quotes around the inner properties...
647 jdunning Send Email Jan 23, 2007
8:58 pm
... Sorry, I meant to send out an announcement about this last night. There aren't any plug-in-specific changes in 239. The main changes are how voice traffic...
648 marc_delagrammatikas
marc_delagra... Send Email
Jan 23, 2007
9:41 pm
I have two functions triggered by UserIsTyping and IMSent function On_UserIsTyping(msg) { sentMsg = host.InputWindowText; } function on_IMSent(msg) { // here i...
649 therealchewxy Send Email Jan 26, 2007
8:16 am
Hi, I've tried writing my own Conversation test plugin, but when I clicked Action|Load Test Plug-in, it doesn't work. I can see the invite sent, but the other...
650 jdunning Send Email Jan 26, 2007
8:35 am
Hi, all. I wanted to poll you guys to get a sense of what plug-in features you'd like to see in the next version of Messenger. I realize there are bugs that...
Messages 621 - 650 of 729   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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