Re: iChat AV Scripting
Re: iChat AV Scripting
- Subject: Re: iChat AV Scripting
- From: Takaaki Naganoya <email@hidden>
- Date: Fri, 11 Jul 2003 21:42:12 +0900
On 03.7.9 11:55 AM, "Takaaki Naganoya" <email@hidden> wrote:
>
But...I can not post message to chat rooms.
I solved the probrem by myself.
----To chat with specified member
set chatBaddy to "email@hidden"
open location "aim:goim?screenname=" & chatBaddy
--add member to buddy list
set chatBaddy to "email@hidden"
open location "aim:addbuddy?screenname=" & chatBaddy
--join the specified chat room
set chatRoom to "roomname"
open location "aim:gochat?roomname=" & chatRoom
There will be a way to uxing by Audio/Video method.....
I don't know how to do it.
--
Takaaki Naganoya
President of The Artifical Brain User Interface "Newt On" Project
http://www.airmac.org/newton/newton.html
email@hidden
ichat: email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.