Hi, I notice that the API has a method for requesting to open a friend's webcam but no method for inviting friend to view my webcam. If I miss it, please let...
first set event handlers for example as below startEvent.Messenger.MainWindow.SetEventHandler("IncomingIM", on_incomingIM); now tell the sdk wat to do for...
Hi all, I was wondering if it was possible to write an add-in for Yahoo Messenger that did not need to interact with the user or display HTML or anything in a ...
I cant seem to make this work. My plugin is a side panel as mentioned below in my email. I have used the code below .. the friend selected stuff works.. but no...
Is this trick a non-documented function that you have discovered? From the documetation the only events that the MainWindow can receive seem to be listed on...
I am sorry.. got confused there with the nomenclature. My plugin is a content type and not conversation (because I want to trap all incoming IMs). ... messages...
I am still trying to trap all IMs coming to me. I made a content plugin and i can fire an event handler when a new window is created (which happens when a...
hii I have created a plugin ......n when user uses this plugin and in future if i update the plugin and make some changes then how the user will get the...
I'm trying to develop a ContentTab plugin. I would like to know if there is any event handler that triggers when i change my status. It would be really nice to...
Hello , Consider the code below : function OnLoad(){ y = window.external ; y.LocalReady(); } function Send_Msg(msg) { y.SendIM(msg); } I have noticed that the...
Hello, this is Till, I am a software developer from Vienna, Europe, and member of a small team just started to code a yahoo messenger feature which is a search...
peterpanini@...
Apr 13, 2007 6:30 am
711
I've looked around for a sample plug-in which converts outgoing (or incomming) text in the chat window to a hyperlink. For example, I type a message like...
... the ... That would be very useful, but unfortunately the API doesn't currently support an event that notifies you when the user's status changes. The only...
... I think this is because the other person doesn't have to accept single- user conversation plugins, so SendIM in single-user plugins could be used to spam...
Brian, is there as well a goal to make magnet:// or ed2k:// links clickable in yahoo text chats, so that the right application is started? - Till ... Datum: 12...
Till Weber
peterpanini@...
Apr 13, 2007 7:40 am
715
... Conversation plugins can't change the HTML that's displayed for a message in the conversation area. If you want to show something special in response to a...
Hello, there is a serverless messenger http://retroshare.sf.net It is as well capable of file sharing amoung the users in FTP style and the chat is secure...
Till Weber
peterpanini@...
Apr 13, 2007 8:07 am
717
I found that adding myself to the friend list works just fine for what i wanted. The polling technique is also a great ideea and i'll look into it. Maybe in...
All, How to change the information in Yahoo! when we use IM Transport? as we know, if we use this IM Gateway as transport then Yahoo! will show information to...
Hi, Though I am a beginner to javascript but I can do a pretty good coding [copy/pasting]. I would like to know is there is any way to add incoming messages to...
Is there a program to change files such as html, java.... into other files or maybe a plugin? __________________________________________________ Do You Yahoo!?...
Hi I've started a side panel plugin that need to send informations to a friend. The friend need to accept or refuse what I send... I was thinking to use same...
help me. why the CallFriendComputer function can't work? my code below: window.external.Voice.CallFriendComputer("rhodebj"); Thanks for any input. Rhode...
Dear Yahoo & YIM folks, I am having trouble ending a call which is active when the system goes to sleep. After Suspend/Resume (also known as sleep/wake) the ...
Hi, Just wondered if there is an update to the approval process? it's been over two weeks since I submitted a plugin, it didn't use any activex or other...
Nope... I'm kinda thinking the plugin system for non commercial plugins is dead... maybe it wasn't as big a success as they had hoped? It doesn't look like...
... Well plugin appear to have made it into v9. I see that we can still not submit plugins though. Have any of you had you plugins approved this year?...