Search the web
Sign In
New User? Sign Up
ydn-messenger · Yahoo! Messenger Developer Support
? 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 581 - 610 of 728   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
581
Hi all, I have some queries regarding the plugin which I am developing. Actually I want to tap in the conversation of the users and then I want to parse the...
Manoj Yogi
mn_yogi2003
Offline Send Email
Dec 1, 2006
10:02 am
582
Manoj, just embed a 1x1 applet into the main HTML page of the plugin. Then you can reference the applet methods from your Javascript methods to do the parsing...
Jon Bastin
jdbastin
Online Now Send Email
Dec 1, 2006
7:54 pm
583
Thanks a ton Jon, I will surely try to implement these things in the plug-in. Manoj Jon Bastin <jdbastin@...> wrote:...
Manoj Yogi
mn_yogi2003
Offline Send Email
Dec 2, 2006
1:38 am
584
Hi How many minimum and maximum users can be allowed in the plugin conversational ? Can we not have plugin in the conference ? Thanks Anup...
anup_kataria2000
anup_kataria...
Offline Send Email
Dec 2, 2006
8:37 am
585
Hi all, I have a query regarding the communication between the conversation plug-ins. Basically, as soon as the plug-ins are started, I want to convey some...
Manoj Yogi
mn_yogi2003
Offline Send Email
Dec 4, 2006
9:11 am
586
I was able to figure this out, but thank you for the response. ... -- Jared A. Pryor...
Jared Pryor
jared.pryor
Offline Send Email
Dec 4, 2006
6:13 pm
587
Where can I find a list of command line options for Yahoo Messenger? I need to startup to a preset user and user message window upon startup. How do I do...
John Herrbach
videojohnh
Offline Send Email
Dec 4, 2006
6:26 pm
588
I understand i cannot go to myself using: y.AddressBook.EntryFromFriend, and that i must use something similar to: myID = y.Messenger.Me.LoginIdentity.Name; ...
itsikhefez
Offline Send Email
Dec 4, 2006
6:43 pm
589
... Minimum 1, maximum 2. ... Not yet, unfortunately. The conferencing window needs to be redesigned to accommodate conversation plugins. For curiosity's...
jdunning
Online Now Send Email
Dec 4, 2006
6:45 pm
590
This issue is indeed something that Yahoo needs to address, but you can code around it. First off if you find your friend object first by looking at friends...
Gerry
gwgaston
Online Now Send Email
Dec 4, 2006
9:42 pm
591
Thanks alot, i used the try..catch function, it helped me bypass that error. ... can code around it. ... friends collection then you should be be able to pass...
itsikhefez
Offline Send Email
Dec 4, 2006
11:02 pm
592
Glad to help when possible. ID should be an empty string or more likely "undefined" in this case. Perhaps Yahoo will address it soon. :-) Since you are working...
Gerry
gwgaston
Online Now Send Email
Dec 5, 2006
12:40 am
593
Before Sending any message you need to call y.LocalReady() Only after calling this you will be able to send the plugin messages Thanks ... plug-ins. Basically,...
anup_kataria2000
anup_kataria...
Offline Send Email
Dec 5, 2006
6:00 am
594
... y.AddressBook.EntryFromFriend, Does something like this not work for you? var y = window.external; ...
jdunning
Online Now Send Email
Dec 5, 2006
6:13 am
595
John is right of course! I was thinking you might have just been using your own entry as an example, but really it doesn't matter. If you have the Yahoo ID, ...
Gerry
gwgaston
Online Now Send Email
Dec 5, 2006
6:50 am
596
Hi, Thanks for your reply! I tried doing it and I think it is working somewhat but not to my expectation. I want to know about one thing for long.. Suppose I...
Manoj Yogi
mn_yogi2003
Offline Send Email
Dec 5, 2006
12:58 pm
597
... Now I am running two instances of messenger on my system. Will these two instances have a SEPARATE copy of this file in memory or do they share the SAME...
jdunning
Online Now Send Email
Dec 7, 2006
3:47 am
598
Following up on this question, let us say I have developed an application that runs fine on the webserver on my computer. Yahoo doesnt mind a url like...
Arvind Raj
stonecoldraj
Offline Send Email
Dec 7, 2006
3:55 am
599
Hi I have created a Active x as a plug in. As it depends lot on the browser setting Can I use dll files and load it in the yahoo messagenger as a plug in. If...
anup_kataria2000
anup_kataria...
Offline Send Email
Dec 7, 2006
10:44 am
600
Hello, i am trying to do some scripting. I think the documentation should say whether an attribute is readonly or not. So, I tried some changes to the...
dinsoft
Offline Send Email
Dec 12, 2006
12:44 am
601
... to ... You should be able to point the Location key in the .properties file to your webserver and test it that way. ... make ... If the other person has...
jdunning
Online Now Send Email
Dec 12, 2006
12:45 am
602
Hello, concerning the yahoo messenger plugin, anyone can upload a simple souce code "hello world" with Activex or, can tell me where i can get the document, i...
Remy Zhang
r.zhang@...
Send Email
Dec 12, 2006
12:46 am
603
Hello, Thanks a lot for this code, i add these in my project, but when i compile it, it said: IPluginHost no declare But, i have imported "yahoomessegner.exe"...
Remy Zhang
r.zhang@...
Send Email
Dec 12, 2006
12:49 am
604
Yeah if the plugins is pure javascript and html I see that it is possible. If I had to load a page from let us say www.myserver.com, it doesnt let you and in ...
stonecold steve
stonecoldraj
Offline Send Email
Dec 12, 2006
1:07 am
605
This is a content tab plugin and host a web form to collect user input text data. when submit, I want to make a voip call to a friend from buddy list with...
Felix
fzhangus
Online Now Send Email
Dec 13, 2006
9:56 pm
606
Sorry I missed the thread for such long time. I just couldn't make it work with all your advises. Here is my code: ... var y = window.external; ...
Felix
fzhangus
Online Now Send Email
Dec 13, 2006
9:57 pm
607
... No, you should be able to point the Location key in the test plugin's properties file to a page on www.myserver.com. Is it not working for you? John...
jdunning
Online Now Send Email
Dec 13, 2006
10:04 pm
608
Hi all, I'm very new to this Yahoo! plug-in. I wonder if I can load flash (a swf file) in SecondaryWindow? Thanks, KT...
Kiet Anh Tran
kiet_a_tran
Offline Send Email
Dec 14, 2006
2:38 am
609
Hi, Thanks for your interest in solving my problem. When I point my url to the server, the page doesnt load. Can you send me an example of a properties file...
stonecold steve
stonecoldraj
Offline Send Email
Dec 14, 2006
2:58 pm
610
Hi, Does anyone know anything about official or unofficial policy for filtering\blocking URLs sent by users ? I've noticed that sometimes URLs I send, or sent...
n7n8n7n8
Offline Send Email
Dec 14, 2006
5:44 pm
Messages 581 - 610 of 728   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