Yahoo Messenger API for Flex
3 answers
The Yahoo Messenger API is not publicly available, so you probably won't get an official API from them.
Having said that, I don't know if there is an API for FLEX. But I know one for C and one for Java , Both are open source. So you can try to implement the Yahoo Messenger protocol in FLEX.
Another thing you can try (although I don't know if it meets your quality standards) is implementing WebPage , which supports Yahoo chat.
Good luck.
0
a source to share